jmcastagnetto Wed Aug 14 16:44:50 2002 EDT
Modified files:
/phpdoc/en/chapters install.configure.xml
Log:
Adding blurb about using "configure --help" for a full up-to-date list
Index: phpdoc/en/chapters/install.configure.xml
diff -u phpdoc/en/chapters/install.configure.xml:1.2
phpdoc/en/chapters/install.configure.xml:1.3
--- phpdoc/en/chapters/install.configure.xml:1.2 Fri Jan 11 18:17:16 2002
+++ phpdoc/en/chapters/install.configure.xml Wed Aug 14 16:44:49 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<sect1 id="install.configure">
<title>Complete list of configure options</title>
<note>
@@ -24,6 +24,12 @@
have changed.
-->
</para>
+ <para>
+ There are general configuration options for the <command>configure</command>
+ script, consult the appropriate manual pages for GNU
+ <command>autoconf</command> or use the command
+ <command>configure --help</command> for a full, up-to-date list.
+ </para>
<itemizedlist>
<listitem>
@@ -117,4 +123,4 @@
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php