https://issues.apache.org/bugzilla/show_bug.cgi?id=46024
--- Comment #4 from Will Rowe <[EMAIL PROTECTED]> 2008-10-16 09:52:02 PST --- Please propose your deisred documentation patch or at least bullet points (in ***one*** bug incident, just use this one) for all the flags that now "do nothing" or have changed. As pointed out these ***never did anything*** from httpd 2.0.0 through today. The culprit of your confusion is *autoconf*. This will affect all the various packages you build, one by one as the maintainers migrate and roll out new packages. 2.0.63, and 2.2.9-.10 are affected here. Autoconf had a strict rule that unrecognized flags should not cause failure. The maintainers in the 2nd-to-the-most-recent release of autoconf have changed this underlying assumption. So all unrecognized flags scream out where they were silently ignored before. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
