mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Adding blurb about using "configure --help" for a full up-to-date list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92057 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b9a5f95ab2
commit
d9e958e68e
1 changed files with 8 additions and 2 deletions
|
@ -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 @@ End:
|
|||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue