From ea52e23a378c29753e0d4e394adc5e9f766656fa Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Thu, 2 Sep 2004 10:49:45 +0000 Subject: [PATCH] version info for flex and bison (taken from http://www.php.net/anoncvs.php) hint ./configure --help git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167835 c90b9560-bf6c-de11-be94-00142212c4b1 --- install/unix/index.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/install/unix/index.xml b/install/unix/index.xml index 2892c69a8d..d1604fa635 100644 --- a/install/unix/index.xml +++ b/install/unix/index.xml @@ -1,5 +1,5 @@ - + Installation on Unix systems @@ -43,12 +43,12 @@ - flex + flex: Version 2.5.4 - bison + bison: Version 1.28 (preferred), 1.35, or 1.75 @@ -66,8 +66,10 @@ The initial PHP setup and configuration process is controlled by the - use of the commandline options of the configure - script. Our manual documents the different options separately. You will + use of the commandline options of the configure + script. You could get a list of all available options along with short + explanations running ./configure --help. + Our manual documents the different options separately. You will find the core options in the appendix, while the different extension specific options are descibed on the reference pages. @@ -113,4 +115,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 --> -