mirror of
https://github.com/php/php-src.git
synced 2026-03-29 11:42:17 +02:00
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.
6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
# $Source$
|
|
# $Id$
|
|
|
|
define_option enable-sysvshm 'System V shared memory support? ' yesno no \
|
|
' Whether to use the System V shared memory (currently only Solaris and Linux).'
|