tony2001
TeaM PHPClub
Код:
tony@mail:/local/qa/5_2_ZTS> ./configure --help | grep disable
--cache-file=FILE cache test results in FILE [disabled]
--disable-option-checking ignore unrecognized --enable/--with options
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--disable-rpath Disable passing additional runtime library
--disable-cli Disable building CLI version of PHP
--disable-cgi Disable building CGI version of PHP
--disable-path-info-check CGI: If this is disabled, paths such as
--disable-short-tags Disable the short-form <? start tag by default
--disable-ipv6 Disable IPv6 support
--disable-all Disable all extensions which are enabled by default
--disable-libxml Disable LIBXML support
--disable-ctype Disable ctype functions
--disable-inifile DBA: INI support (bundled)
--disable-flatfile DBA: FlatFile support (bundled)
--disable-dom Disable DOM support
--disable-filter Disable input filter support
--disable-hash Disable hash support
--disable-json Disable JavaScript Object Serialization support
--disable-mbregex MBSTRING: Disable multibyte regex support
--disable-mbregex-backtrack
--disable-pdo Disable PHP Data Objects support
--disable-posix Disable POSIX-like functions
--disable-reflection Disable reflection support
--disable-session Disable session support
--disable-simplexml Disable SimpleXML support
--disable-spl Disable Standard PHP Library
--disable-tokenizer Disable tokenizer support
--disable-xml Disable XML support
--disable-xmlreader Disable XMLReader support
--disable-xmlwriter Disable XMLWriter support
--disable-inline-optimization
--disable-libtool-lock avoid locking (might break parallel builds)