diff --git a/chapters/install.configure.xml b/chapters/install.configure.xml index 0f5ce72825..6ed22ac581 100644 --- a/chapters/install.configure.xml +++ b/chapters/install.configure.xml @@ -1,7 +1,21 @@ - + - Complete list of configure options + Miscellaneous configure options + + Below is a partial list of configure options used by the PHP + configure scripts when compiling in Unix-like + environments. Most configure options are listed in their appropriate + locations and not here. For a complete up-to-date list of configure + options, run ./configure --help in your PHP source + directory after running autoconf (see also the + Installation chapter). You may also + be interested in reading the + GNU configure documentation for + information on additional configure options such as + --prefix=PREFIX. + + These are only used at compile time. If you want to alter PHP's @@ -10,27 +24,6 @@ - - The following is a complete list of options supported by PHP 4 - configure scripts (as of 4.1.0), used when - compiling in Unix-like environments. Some are available in PHP 3, - some in PHP 4, and some in both. This is not noted yet. - - - - - There are general configuration options for the configure - script, consult the appropriate manual pages for GNU - autoconf or use the command - configure --help for a full, up-to-date list. - -