summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/gd/config.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/gd/config.m4 b/ext/gd/config.m4
index c618eaa7b3..ba9f2b383b 100644
--- a/ext/gd/config.m4
+++ b/ext/gd/config.m4
@@ -15,9 +15,6 @@ PHP_ARG_WITH(jpeg-dir, for the location of libjpeg,
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)