]> granicus.if.org Git - php/commitdiff
Correct default path
authorfoobar <sniper@php.net>
Thu, 23 Jan 2003 05:33:11 +0000 (05:33 +0000)
committerfoobar <sniper@php.net>
Thu, 23 Jan 2003 05:33:11 +0000 (05:33 +0000)
ext/ingres_ii/config.m4

index 3761714e00b8764605d69820eb850548a3284d09..abfce6bf8b841f6cbf37a1097ac72f01d679f1b6 100644 (file)
@@ -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])