- Changing it for 4.0.2 so that we don't have backwards compatibility
- problems later on
Linux (Mandrake 5.3 for Intel), so you should avoid using it with
critical data.
-To enable the extension just add --with-ii to your ./configure
-line. If the Ingres files are not found, use --with-ii=DIR instead
+To enable the extension just add --with-ingres to your ./configure
+line. If the Ingres files are not found, use --with-ingres=DIR instead
to specify your Ingres installation directory.
Please report suggestions to henot@php.net.
dnl config.m4 for extension ingres_ii
PHP_ARG_WITH(ii, for Ingres II support,
-[ --with-ii[=DIR] Include Ingres II support. DIR is the Ingres
+[ --with-ingres[=DIR] Include Ingres II support. DIR is the Ingres
base directory (default $II_SYSTEM/II/ingres)],
no)