Jean-frederic Clere wrote: > Hi, > > When I do: > ./configure --prefix=$HOME/APR > prefix is still set to /usr/local/apr by config.layout, is it a feature? > > Cheers > > Jean-Frederic > >
I am seeing the same thing after running ./buildconf in APR 1.2.7 with autoconf 2.60. It seems the APR_PARSE_ARGUMENTS macro doesn't work correctly with the new version of autoconf. The workaround is to modify/use config.layout, which is what I did for Gentoo. -- Michael Stewart [EMAIL PROTECTED] Gentoo Developer http://dev.gentoo.org/~vericgar GnuPG Key ID 0x08614788 available on http://pgp.mit.edu --
