-Andrei On Jan 20, 2005, at 11:16 AM, Andrei Zmievski wrote:
Jani,
What was the reasoning behind the 1.15->1.16 patch for phpize.in? Your comments say:
- Changed phpize not to require automake and libtool. - Fixed build system to always use bundled libtool files.
This had an unfortunate effect of building shared extensions on Mac OS X as .dylib shared libraries, instead of dlopen()'able bundles. The bundled libtool is way old and does not handle this properly, while the new ones do.
-Andrei
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php