mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +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.
7 lines
265 B
Text
7 lines
265 B
Text
# $Source$
|
|
# $Id$
|
|
|
|
define_option with-interbase 'InterBase support?' yesnodir \
|
|
'no /usr/interbase InterBase base install' \
|
|
' Whether to build PHP with InterBase support. More\n
|
|
information about InterBase can be found at http://www.interbase.com/.'
|