diff options
| author | foobar <sniper@php.net> | 2001-06-24 12:53:17 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2001-06-24 12:53:17 +0000 |
| commit | 315cfb2b4e5c16dfab41144c6ce2ff783c1d6600 (patch) | |
| tree | b4b392680bf15394842a9ed680902cd466f983be | |
| parent | 12db900a6f7e69e6310a9d4731d47a58f8d3e810 (diff) | |
| download | php-git-315cfb2b4e5c16dfab41144c6ce2ff783c1d6600.tar.gz | |
This is better looking. Other options use the same.
| -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 ]) |
