From: foobar Date: Sun, 24 Jun 2001 12:53:17 +0000 (+0000) Subject: This is better looking. Other options use the same. X-Git-Tag: PRE_TSRM_MERGE_PATCH~361 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=315cfb2b4e5c16dfab41144c6ce2ff783c1d6600;p=php This is better looking. Other options use the same. --- 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=) + AC_MSG_RESULT(If configure fails try --with-jpeg-dir=) fi ])