From c7c6ddf6e195e48a98c2e476056a33737c201a07 Mon Sep 17 00:00:00 2001 From: foobar Date: Thu, 23 Jan 2003 05:33:19 +0000 Subject: [PATCH] MFH --- ext/ingres_ii/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.50.1