sniper Wed Jan 19 20:46:39 2005 EDT Modified files: (Branch: PHP_5_0) /php-src configure.in Log: MFH: Removed obsolete AC_PROG_RANLIB http://cvs.php.net/diff.php/php-src/configure.in?r1=1.514.2.33&r2=1.514.2.34&ty=u Index: php-src/configure.in diff -u php-src/configure.in:1.514.2.33 php-src/configure.in:1.514.2.34 --- php-src/configure.in:1.514.2.33 Wed Jan 19 12:36:15 2005 +++ php-src/configure.in Wed Jan 19 20:46:38 2005 @@ -1,4 +1,4 @@ -dnl ## $Id: configure.in,v 1.514.2.33 2005/01/19 17:36:15 sniper Exp $ -*- sh -*- +dnl ## $Id: configure.in,v 1.514.2.34 2005/01/20 01:46:38 sniper Exp $ -*- sh -*- dnl ## Process this file with autoconf to produce a configure script. divert(1) @@ -128,7 +128,6 @@ PHP_RUNPATH_SWITCH PHP_PROG_RE2C -AC_PROG_RANLIB AC_PROG_LN_S AC_PROG_AWK AC_PROG_YACC
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php