blob: 77b560c6cdd03d2f7e41805c8a2628cfaa66fe20 (
plain)
1
2
3
4
5
6
7
|
# $Source$
# $Id$
define_option with-mysql 'MySQL support?' yesnodir \
'no /usr/local MySQL install' \
' Whether to build PHP with MySQL support.\n
More info about MySQL can be found at http://www.mysql.com/.'
|