sniper Sat Sep 7 15:09:09 2002 EDT
Modified files:
/php4/ext/gd config.m4
Log:
This was not a good idea.
Index: php4/ext/gd/config.m4
diff -u php4/ext/gd/config.m4:1.111 php4/ext/gd/config.m4:1.112
--- php4/ext/gd/config.m4:1.111 Sat Sep 7 08:53:05 2002
+++ php4/ext/gd/config.m4 Sat Sep 7 15:09:09 2002
@@ -1,5 +1,5 @@
dnl
-dnl $Id: config.m4,v 1.111 2002/09/07 12:53:05 sander Exp $
+dnl $Id: config.m4,v 1.112 2002/09/07 19:09:09 sniper Exp $
dnl
dnl
@@ -14,9 +14,6 @@
PHP_ARG_WITH(png-dir, for the location of libpng,
[ --with-png-dir=DIR GD: Set the path to libpng install prefix.], no, no)
-
-PHP_ARG_WITH(zlib-dir,if the location of ZLIB install directory is defined,
-[ --with-zlib-dir=<DIR> GD: Set the path to zlib install prefix.], no, no)
PHP_ARG_WITH(xpm-dir, for the location of libXpm,
[ --with-xpm-dir=DIR GD: Set the path to libXpm install prefix.], no, no)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php