andrei Fri Jan 12 19:13:07 2007 UTC
Modified files:
/php-src acinclude.m4
Log:
Fix copy/paste typo.
http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.357&r2=1.358&diff_format=u
Index: php-src/acinclude.m4
diff -u php-src/acinclude.m4:1.357 php-src/acinclude.m4:1.358
--- php-src/acinclude.m4:1.357 Fri Jan 12 18:57:11 2007
+++ php-src/acinclude.m4 Fri Jan 12 19:13:07 2007
@@ -1,5 +1,5 @@
dnl
-dnl $Id: acinclude.m4,v 1.357 2007/01/12 18:57:11 andrei Exp $
+dnl $Id: acinclude.m4,v 1.358 2007/01/12 19:13:07 andrei Exp $
dnl
dnl This file contains local autoconf functions.
dnl
@@ -2088,7 +2088,7 @@
dnl
dnl PHP_SETUP_ICU([shared-add])
dnl
-dnl Common setup macro for kerberos
+dnl Common setup macro for ICU
dnl
AC_DEFUN([PHP_SETUP_ICU],[
unset PHP_ICU_DIR
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php