[PHP-DEV] PHP 4.0 Bug #5327: macro `AM_PROG_LIBTOOL' not found in library From: bireland <email protected>
Date: 07/01/00

From: bireland <email protected>
Operating system: Linux
PHP version: 4.0.1pl2
PHP Bug Type: Installation problem
Bug description: macro `AM_PROG_LIBTOOL' not found in library

When trying to add the "ming" module (a SWF library), I have to run ./buildconf to rebuild the config files... but I get the following error:
aclocal: configure.in: 748: macro `AM_PROG_LIBTOOL' not found in library
When trying to remove AM_PROG_LIBTOOL from configure.in the compilation will fail, which is probably as it should. Just it does not find the correct macro.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>