1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/ext/msql/setup.stub
1999-04-21 22:49:16 +00:00

12 lines
409 B
Plaintext

# $Source$
# $Id$
define_option with-msql 'mSQL support?' yesnodir \
'no /usr/local/Hughes mSQL install' \
' Whether to build PHP with mSQL support. PHP supports both mSQL 1.0 and\n
mSQL 2.0. However, if you build PHP with mSQL 1.0 libraries, you will\n
only be able to access mSQL 1.0 databases, ditto for mSQL 2.0.\n
More info about mSQL can be found at http://www.hughes.com.au/.'