summaryrefslogtreecommitdiff
path: root/ext/msql/setup.stub
blob: cced055d905e118817cc38d50cc2e59510fbe863 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $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/.'