On Sun, 2008-06-15 at 13:08 +0200, Ruediger Pluem wrote: > The culprit seems to be the changes to build/apr in apr_network.m4 > > http://svn.apache.org/viewvc?view=rev&revision=662607 > > APR_TRY_COMPILE_NO_WARNING is called nested again which causes the CFLAGS > restore to fail and to add -Werror twice to the real CFLAGS.
OOPS! Sorry about that - completely didn't realize what APR_TRY_COMPILE_NO_WARNING actually did there :-( -- Bojan
