FreeSWITCH:
1. Restore ac_cv_file_dbd_apr_dbd_mysql_c from archive to fix apr-util fail in configure. Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
This commit is contained in:
parent
c5e7c034e4
commit
7090716d6d
1 changed files with 1 additions and 0 deletions
|
@ -650,6 +650,7 @@ CONFIGURE_VARS+= \
|
|||
HOST_CXX="/usr/bin/g++" \
|
||||
CROSS_COMPILE="1" \
|
||||
$(if $(CONFIG_FS_WITH_APR_SCTP),ac_cv_header_netinet_sctp_h="yes") \
|
||||
ac_cv_file_dbd_apr_dbd_mysql_c="no" \
|
||||
|
||||
|
||||
define Build/Prepare
|
||||
|
|
Loading…
Reference in a new issue