You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Dale Ghent <da...@elemental.org> on 2000/12/22 04:26:39 UTC

[PATCH] Fix compile warnings and configure enhancement

The first patch patches httpd-2.0/configure.in to pass the --with-optim,
--with-debug, and --with-maintainer-mode arguments to the APR configure
script.

The second one fixes compile warnings on Solaris. See the related patch
just posted to dev@apr.

/dale

Re: [PATCH] Fix compile warnings and configure enhancement

Posted by rb...@covalent.net.
> The first patch patches httpd-2.0/configure.in to pass the --with-optim,
> --with-debug, and --with-maintainer-mode arguments to the APR configure
> script.

Why is this necessary?  On my machine, all of the arguments passed to the
top level configure script are automatically passed to all sub-configure
scripts.  This can be seen by cat'ing srclib/apr/config.status, which has
the --with-maintainer-mode flag.

Ryan

_______________________________________________________________________________
Ryan Bloom                        	rbb@apache.org
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------