Care to elaborate a bit? Exactly WHAT macros you use?

    --Jani


On Thu, 20 Jan 2005, Andrei Zmievski wrote:

Also, you removed calls to aclocal which presents yet another problem. My shared extension uses external aclocal macros and since aclocal is not run, it cannot locate and bundle them into aclocal.m4. Please fix.

-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



Reply via email to