[packages] freeswitch: Don't look for libgnutls-config. The package does not
depend on gnutls and it will only find the hosts libgnutls-config anyway. git-svn-id: svn://svn.openwrt.org/openwrt/packages@19792 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fff1e5dc0a
commit
18344d5196
@ -274,6 +274,7 @@ CONFIGURE_VARS+= \
|
||||
apr_cv_process_shared_works="no" \
|
||||
apr_cv_tcp_nodelay_with_cork="yes" \
|
||||
apr_cv_type_rwlock_t="yes" \
|
||||
ac_cv_path_LIBGNUTLS_CONFIG="no" \
|
||||
|
||||
define Build/Prepare
|
||||
$(call Build/Prepare/Default)
|
||||
|
Loading…
x
Reference in New Issue
Block a user