we don't do anything with mysql in tree

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6744 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-12-13 14:05:43 +00:00
parent a677c9253e
commit 6d080c152c
1 changed files with 0 additions and 2 deletions

View File

@ -401,8 +401,6 @@ if test "$enable_core_libedit_support" = "yes" ; then
[AC_MSG_ERROR([libtermcap, libcurses or libncurses are required!])] )] )
fi
#AX_LIB_MYSQL([MINIMUM-VERSION])
AX_LIB_MYSQL
AX_CHECK_JAVA
AM_CONDITIONAL([ADD_ODBC],[test "x$enable_core_odbc_support" != "xno"])