Re: [PHP-DEV] [PATCH] Fix bundle compilation on Darwin for Apache 2.0

2002-05-13 Thread Justin Erenkrantz
On Mon, May 13, 2002 at 10:41:16PM +0300, Marko Karppinen wrote: > One More Thing, Justin :) > > > +MH_BUNDLE_FLAGS="`$APXS_BINDIR/apr-config --ldflags --link-ld --libs`" > > Could you give me a scenario where we might need something from --ldflags or > --link-ld? Wouldn't just the libs do? I'd

Re: [PHP-DEV] [PATCH] Fix bundle compilation on Darwin for Apache 2.0

2002-05-12 Thread Justin Erenkrantz
On Mon, May 13, 2002 at 09:04:36AM +0300, Marko Karppinen wrote: > I have been quite happy to have finally got rid of libtool on our links, > however! I'd much prefer committing the rest of your patch and waiting for > the first bug report about libtool-specific dependencies. > > The problem is t