tis 2008-12-09 klockan 23:39 +1300 skrev Amos Jeffries: > I'm thinking it maybe was a mistake to shortcut the configure timing by > making the sub-configure optional.
Probably is. What I have seen other projects do is instead to make the sub-configure build set up the build as a nop unless the feature is enabled.. I don't see how we can skip recursing if make dist is to work. But then I also don't really understand how make dist works when there is subprojects. Regards Henrik
