freeswitch: avoid picking up libgcrypt
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 14 Jun 2012 23:07:27 +0000 (23:07 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 14 Jun 2012 23:07:27 +0000 (23:07 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32380 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/freeswitch/Makefile

index bdc3a93..4135e91 100644 (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