diff options
Diffstat (limited to 'ext/gd/config.m4')
| -rw-r--r-- | ext/gd/config.m4 | 2 |
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 ]) |
