You can view the Pull Request on github:
https://github.com/php/web-php/pull/250

Opened By: petk
Pull Request Description:
The Automake and aclocal were part of the previous PHP build system
where Automake created Makefile from the Makefile.in templates and
aclocal was used to produce the aclocal.m4. Need for Automake as a
dependency to build PHP has been removed in PHP 4.3.0 release and
aclocal also in that period of 4.3 releases.

Refs:
- http://php.net/ChangeLog-4.php
- http://git.php.net/?p=php-src.git;h=e715fb00f8850990d51cee4e08e84a58f0eb0012
- http://git.php.net/?p=php-src.git;h=9d9d39a0de3bec962c343051011f5a2ed7d7b242

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to