diff --git a/git.php b/git.php index 2756aa22f2..a811e49c01 100644 --- a/git.php +++ b/git.php @@ -50,7 +50,6 @@
Note that certain combinations of autoconf, automake and libtool may not +
Note that certain combinations of autoconf and libtool may not
work when used together, particularly with historical versions of PHP. See
below for details.
There seem to be problems with libtool 1.4.2. It is suggested
@@ -190,6 +189,8 @@
Since PHP 4.3 automake and its aclocal program are no longer needed to build PHP.
If you have multiple versions of autoconf installed on your computer, as is
common for many UNIXes, you can set the PHP_AUTOCONF and PHP_AUTOHEADER
Also, certain versions of autoconf may generate warnings of AC_PROG_CPP
@@ -174,7 +173,7 @@
Historical issues
-autoconf, automake and libtool information for PHP 5.3 and below
+autoconf and libtool information for PHP 5.3 and below