summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2001-06-03 21:36:10 +0000
committerfoobar <sniper@php.net>2001-06-03 21:36:10 +0000
commitb1534ddc7d02fdb626ee2f0b5605f6d5317da1d2 (patch)
tree461506cf5af9de8f33d34004f34806e508c70c41
parentedf3a56a22fc6146a92da79edf4bcfed350a9126 (diff)
downloadphp-git-b1534ddc7d02fdb626ee2f0b5605f6d5317da1d2.tar.gz
MFH
-rw-r--r--ext/gd/config.m42
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
])