projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9987510
)
freeswitch: avoid picking up libgcrypt
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 14 Jun 2012 23:07:27 +0000
(23:07 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 14 Jun 2012 23:07:27 +0000
(23:07 +0000)
SVN-Revision: 32380
net/freeswitch/Makefile
patch
|
blob
|
history
diff --git
a/net/freeswitch/Makefile
b/net/freeswitch/Makefile
index bdc3a930b9a9cdcb6efece4124cdfbedcbd24d8b..4135e91cafef06e34f8df06ec8e87603a1b4de35 100644
(file)
--- 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