From 315cfb2b4e5c16dfab41144c6ce2ff783c1d6600 Mon Sep 17 00:00:00 2001 From: foobar Date: Sun, 24 Jun 2001 12:53:17 +0000 Subject: [PATCH] This is better looking. Other options use the same. --- ext/gd/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/gd/config.m4 b/ext/gd/config.m4 index 43a3597942c..ea75a9ec8f9 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=) + AC_MSG_RESULT(If configure fails try --with-jpeg-dir=) fi ])