mirror of
https://github.com/php/php-src.git
synced 2024-11-26 03:16:33 +08:00
10 lines
392 B
Plaintext
10 lines
392 B
Plaintext
# $Source$
|
|
# $Id$
|
|
|
|
define_option with-oracle 'Oracle support?' yesnodir \
|
|
"no $oradir Oracle home" \
|
|
' Whether to build PHP with Oracle support. Has been confirmed to\n
|
|
work with Oracle versions 7.0 to 7.3. If you have not set up your\n
|
|
Oracle environment, enter what $ORACLE_HOME is usually set to here.\n
|
|
More info about Oracle can be found at http://www.oracle.com/.'
|