mirror of
https://github.com/php/php-src.git
synced 2025-01-22 03:34:19 +08:00
8 lines
265 B
Plaintext
8 lines
265 B
Plaintext
|
# $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/.'
|