fix [545] so for able to disable mysql

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@546 152afb58-edef-0310-8abb-c4023f1b3aa9
This commit is contained in:
Xuefer 2005-08-15 16:37:49 +00:00
parent 4a2babe80a
commit 66a8b67888
1 changed files with 2 additions and 0 deletions

View File

@ -84,6 +84,8 @@ dnl Checks for database.
MYSQL_INCLUDE=""
MYSQL_LIBS=""
WITH_MYSQL=no
AC_MSG_CHECKING(for MySQL support)
AC_ARG_WITH(mysql,
AC_HELP_STRING([--with-mysql@<:@=PATH@:>@],[Include MySQL support. PATH is the path to 'mysql_config']),