summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2001-06-24 12:53:17 +0000
committerfoobar <sniper@php.net>2001-06-24 12:53:17 +0000
commit315cfb2b4e5c16dfab41144c6ce2ff783c1d6600 (patch)
treeb4b392680bf15394842a9ed680902cd466f983be
parent12db900a6f7e69e6310a9d4731d47a58f8d3e810 (diff)
downloadphp-git-315cfb2b4e5c16dfab41144c6ce2ff783c1d6600.tar.gz
This is better looking. Other options use the same.
-rw-r--r--ext/gd/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/config.m4 b/ext/gd/config.m4
index 43a3597942..ea75a9ec8f 100644
--- a/ext/gd/config.m4
+++ b/ext/gd/config.m4
@@ -21,7 +21,7 @@ AC_DEFUN(PHP_GD_JPEG,[
-L$PHP_JPEG_DIR/lib
])
else
- AC_MSG_RESULT(not set. If configure fails try --with-jpeg-dir=<DIR>)
+ AC_MSG_RESULT(If configure fails try --with-jpeg-dir=<DIR>)
fi
])