Hi Bob, Thanks for your reply
On Tue, Dec 29, 2015 at 8:46 PM, Bob Friesenhahn <bfrie...@simple.dallas.tx.us> wrote: > Try adding 'make clean' to your build steps. > > The best thing to do is to build outside of the source tree and use a > separate build directory for each configure incantation. Either would obviously work, but kind of defeat the purpose of having incremental builds, and unnecessarily load the buildserver. A solution where I could do an incremental build after a configure incantation would be much preferred. Note that this already seems to work well for configure incantations that modify config.h :-) Groetjes, Kees-Jan