mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +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.
9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
# $Source$
|
|
# $Id$
|
|
|
|
define_option with-pgsql 'PostgreSQL support?' yesnodir \
|
|
'no /usr/local/pgsql PostgreSQL base install' \
|
|
' Whether to build PHP with PostgreSQL support.\n
|
|
More info about PostgreSQL can be found at\n
|
|
http://www.postgreSQL.org/.'
|