From: Wez Furlong Date: Mon, 14 Jul 2003 10:43:51 +0000 (+0000) Subject: less WTF factor X-Git-Tag: php-4.3.3RC2~122 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f0623f78ebbd8ec3522d13370fe12ac7d58b3142;p=php less WTF factor --- diff --git a/ext/mysql/config.m4 b/ext/mysql/config.m4 index e59a0d5190..95c40b8982 100644 --- a/ext/mysql/config.m4 +++ b/ext/mysql/config.m4 @@ -108,7 +108,7 @@ elif test "$PHP_MYSQL" != "no"; then done if test -z "$MYSQL_DIR"; then - AC_MSG_ERROR(Cannot find header files under $PHP_MYSQL) + AC_MSG_ERROR(Cannot find MySQL header files under $PHP_MYSQL) fi MYSQL_MODULE_TYPE=external