sniper Tue Feb 25 02:40:51 2003 EDT Modified files: /php4 configure.in Log: typofix Index: php4/configure.in diff -u php4/configure.in:1.424 php4/configure.in:1.425 --- php4/configure.in:1.424 Tue Feb 25 01:35:41 2003 +++ php4/configure.in Tue Feb 25 02:40:51 2003 @@ -1,4 +1,4 @@ -dnl ## $Id: configure.in,v 1.424 2003/02/25 06:35:41 sniper Exp $ -*- sh -*- +dnl ## $Id: configure.in,v 1.425 2003/02/25 07:40:51 sniper Exp $ -*- sh -*- dnl ## Process this file with autoconf to produce a configure script. divert(1) @@ -1065,7 +1065,7 @@ dnl Libtool creation dnl -PHP_CONFIGURE_PART(Configuring Zend) +PHP_CONFIGURE_PART(Configuring libtool) LDFLAGS="$LDFLAGS $PHP_AIX_LDFLAGS" AC_PROG_LIBTOOL
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php