Re: [PHP-DEV] Latest phpize.in change screws up shared extensions on Mac OS X

2005-01-22 Thread Jani Taskinen
On Thu, 20 Jan 2005, Andrei Zmievski wrote: 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. a) To only require autoconf to be installed to be abl

Re: [PHP-DEV] Re: Latest phpize.in change screws up shared extensions on Mac OS X

2005-01-22 Thread Jani Taskinen
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 i