> (This is a resend of an earlier patch.)
> 
> It switches to preferring glibtool over libtool so that we can
> correctly run buildconf on Darwin.  Since Darwin comes with a libtool
> but not the GNU libtool, we should try glibtool first.  Since libtool
> exists, we don't look for glibtool and then when we try to verify
> $libtool is a GNU libtool, we fail because $libtool isn't a GNU
> libtool.

Thanks Justin!

The thing is, we don't actually use glibtool on the platform at all.
Not with the Apache SAPIs anyway. I'll take a look and see how difficult
it would be to get rid of it completely in these checks and elsewhere.
Until I do, however, your patch is in.

--Marko


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to