Has anyone else tried to run configure off of an autoconf-2.52 produced configure on Darwin?
It fails for me when it tries to go to the srclib/apr configure due to it trying to pass 'CFLAGS=-Wall -g' as a command-line argument (I did pass that to httpd's configure, so it should propogate to apr, apr-util, etc.). Is this another quoting problem related to zsh? Am I nuts? Going back to autoconf 2.13 works. -- justin
