diff options
-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 329b20f0ba..6beb697953 100644 --- a/ext/gd/config.m4 +++ b/ext/gd/config.m4 @@ -156,7 +156,7 @@ AC_DEFUN(PHP_GD_T1LIB,[ -L$T1_DIR/lib ]) else - AC_MSG_ERROR(Your t1lib distribution is not installed correctly. Please reinstall it.) + AC_MSG_ERROR(Your T1lib distribution is not installed correctly. Please reinstall it.) fi fi ]) |