From: foobar Date: Thu, 23 Jan 2003 05:33:19 +0000 (+0000) Subject: MFH X-Git-Tag: PHP_4_3_before_13561_fix~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7c6ddf6e195e48a98c2e476056a33737c201a07;p=php MFH --- diff --git a/ext/ingres_ii/config.m4 b/ext/ingres_ii/config.m4 index 3761714e00..abfce6bf8b 100644 --- a/ext/ingres_ii/config.m4 +++ b/ext/ingres_ii/config.m4 @@ -4,7 +4,7 @@ dnl PHP_ARG_WITH(ingres, for Ingres II support, [ --with-ingres[=DIR] Include Ingres II support. DIR is the Ingres - base directory (default $II_SYSTEM/II/ingres)]) + base directory (default $II_SYSTEM/ingres)]) if test "$PHP_INGRES" != "no"; then AC_DEFINE(HAVE_II, 1, [Whether you have Ingres II])