freeswitch: avoid picking up libgcrypt

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32380 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-06-14 23:07:27 +00:00
parent 036920deae
commit e4cdd1516b

View File

@ -492,6 +492,8 @@ CONFIGURE_VARS+= \
apr_cv_type_rwlock_t="yes" \
$(if $(CONFIG_PACKAGE_$(PKG_NAME)-mod-perl),ac_cv_path_PERL="yes",) \
libzmq_cv_cxx_werror_flag="" \
ac_cv_path_PKG_CONFIG=no \
ac_cv_path_LIBGNUTLS_CONFIG=no
define Build/Prepare