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:
parent
a677c9253e
commit
6d080c152c
|
@ -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"])
|
||||
|
|
Loading…
Reference in New Issue