From d1e0b7001750324bab32cc2cf5aa284a6d14201b Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Thu, 1 May 2003 04:53:06 +0000 Subject: [PATCH] Revert addition of install.configure.with-mysql, this now lives in ref.mysql as mysql.configure. Thanks to Goba for noticing this. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125290 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.configure.databases.xml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/chapters/install.configure.databases.xml b/chapters/install.configure.databases.xml index 4ba60b4207..2e1b0bc254 100644 --- a/chapters/install.configure.databases.xml +++ b/chapters/install.configure.databases.xml @@ -1,5 +1,5 @@ - + Database options @@ -94,18 +94,6 @@ - - - --with-mysql[=DIR] - - - - Includes MySQL support. DIR is the MySQL base install directory, - defaults to the bundled MySQL library. MySQL support is enabled - by default, to disable, use --without-mysql. - - - --with-custom-odbc[=DIR]