Justin Erenkrantz <[EMAIL PROTECTED]> writes: > On Wed, Dec 12, 2001 at 06:36:58PM -0500, Jeff Trawick wrote: > > I don't think so... what this does is add -liconv -lpthread (or > > whatever) to the link of libapr.la > > > > the other day we had something different which really was supposed to > > get libtool to do something > > Nope. It just added EXTRA_LIBS in APR and APRUTIL_EXPORT_LIBS > to APR-util to the link of libapr(util).la.
okay, you win, but it was aprutil where libtool croaked so we're still stuck in pretty much the same place > > EXTRA_LIBS is different from what you passed in, right? > > Nope. (I added LIBTOOL_LIBS, but I don't really know how that fits > in anyway.) > > http://cvs.apache.org/viewcvs.cgi/apr/Makefile.in.diff?r1=1.62&r2=1.63 > > You just did the same thing, but restricted it to AIX. =) I want > to do this for all platforms. that particular change, yes... at the moment, we seem to have gone backwards with the gcc build whereas I thought we would go forwards a bit :( -- Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site: http://www.geocities.com/SiliconValley/Park/9289/ Born in Roswell... married an alien...
