Hi! I'm currently packaging a program that's using waf for its configure and build system. I didn't set GNU_CONFIGURE nor HAS_CONFIGURE, but just added a do-configure target to the package's Makefile. However, it's never called. Any ideas why? Or might it depend on the buildlink3 files I include? Thomas