From: foobar Date: Mon, 8 Dec 2003 18:57:09 +0000 (+0000) Subject: ws X-Git-Tag: php-5.0.0b3RC1~181 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c0eb788fa009cf32073f758034f2c95eeccd869;p=php ws --- diff --git a/ext/mysqli/config.m4 b/ext/mysqli/config.m4 index a7c766e377..90e2e60725 100644 --- a/ext/mysqli/config.m4 +++ b/ext/mysqli/config.m4 @@ -22,7 +22,7 @@ if test "$PHP_MYSQLI" != "no"; then fi if test "$PHP_EMBEDDED_MYSQLI" = "yes"; then - AC_DEFINE(HAVE_EMBEDDED_MYSQLI, 1, [embedded MySQL support enabled]) + AC_DEFINE(HAVE_EMBEDDED_MYSQLI, 1, [embedded MySQL support enabled]) MYSQL_LIB_CFG='--libmysqld-libs' else MYSQL_LIB_CFG='--libs'