mirror of
https://github.com/php/php-src.git
synced 2024-11-25 19:05:31 +08:00
2c0ad3ee25
fhttpd module taken out of functions, functions is ready to go. The only extensions I have tested are gd+freetype and odbc(solid). Please try compiling in your favourite extensions and let me know how it works.
8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
# $Source$
|
|
# $Id$
|
|
|
|
define_option with-zlib 'zlib (>= 1.0.9) support? ' yesnodir \
|
|
'no /usr zlib install' \
|
|
' Whether to use the zlib support to read/write .gz-files.\n
|
|
Requires zlib version >= 1.0.9!'
|