On 2/10/06, Maxime Petazzoni <[EMAIL PROTECTED]> wrote: > Okkaay. Please read again my paragraph. Now please read the STATUS > file. The current automake setup *works*, and migrating to the same > build system than httpd is planned. If you don't want any mod_mbox > release to go out until I find an fscking large piece of time to > understand of to get rid of automake -aka in a very, very long time-, > just say that, and I wont bother the list again.
automake doesn't work. The solution is to revert Paul's commit that introduces automake. (Paul should really be the one doing this - not you - since he started this mess and promised that he'd revert it way back when.) I'm not trying to be a stick in the mud, but if we want to rearrange the source trees, then the build system should be fixed too. automake *usually* requires all sources to be in the src/ dir - that's why you can't really rearrange the directory layout to make sense without first removing automake. It's a chicken and egg thing. -- justin