sniper Wed Jan 19 20:46:57 2005 EDT Modified files: (Branch: PHP_4_3) /php-src configure.in Log: MFH: Removed obsolete AC_PROG_RANLIB http://cvs.php.net/diff.php/php-src/configure.in?r1=1.396.2.149&r2=1.396.2.150&ty=u Index: php-src/configure.in diff -u php-src/configure.in:1.396.2.149 php-src/configure.in:1.396.2.150 --- php-src/configure.in:1.396.2.149 Wed Jan 19 12:36:21 2005 +++ php-src/configure.in Wed Jan 19 20:46:57 2005 @@ -1,4 +1,4 @@ -dnl ## $Id: configure.in,v 1.396.2.149 2005/01/19 17:36:21 sniper Exp $ -*- sh -*- +dnl ## $Id: configure.in,v 1.396.2.150 2005/01/20 01:46:57 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