From e4cdd1516b88b68c043302abd004b913a7514708 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 14 Jun 2012 23:07:27 +0000 Subject: [PATCH] freeswitch: avoid picking up libgcrypt git-svn-id: svn://svn.openwrt.org/openwrt/packages@32380 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/freeswitch/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index bdc3a930b..4135e91ca 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -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 -- 2.11.0