mirror of
https://github.com/php/php-src.git
synced 2024-12-04 15:23:44 +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.
6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
# $Source$
|
|
# $Id$
|
|
|
|
define_option enable-sysvsem 'System V semaphores support? ' yesno no \
|
|
' Whether to use the System V semaphores (currently only solaris and linux).'
|