On Sat, Mar 09, 2002 at 07:26:13PM -0000, [EMAIL PROTECTED] wrote: > jerenkrantz 02/03/09 11:26:13 > > Modified: . CHANGES Makefile.in apr-config.in configure.in > Log: > Allow APR to install its own libtool into an installbuilddir. > > Add --with-installbuilddir to configure.
Why does it have the --with on there? Normally, --with means "use this package". Another comparison point is that all the other directory options to not have --with: --bindir, --libdir, --includedir, etc I'd recommend changing it to just --installbuilddir. But all of those are installation directories, so it is really just --builddir. Cheers, -g -- Greg Stein, http://www.lyra.org/
