freeswitch: avoid picking up libgcrypt
authorFelix Fietkau <nbd@openwrt.org>
Thu, 14 Jun 2012 23:07:27 +0000 (23:07 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 14 Jun 2012 23:07:27 +0000 (23:07 +0000)
SVN-Revision: 32380

net/freeswitch/Makefile

index bdc3a930b9a9cdcb6efece4124cdfbedcbd24d8b..4135e91cafef06e34f8df06ec8e87603a1b4de35 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