Assume some site variables settings to allow asterisk-1.4.x to compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11764 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
85457fcb17
commit
31f10652b2
@ -308,6 +308,9 @@ ifneq ($(SDK)$(CONFIG_PACKAGE_asterisk14-chan-gtalk),)
|
||||
CONFIGURE_ARGS+= \
|
||||
--with-gnutls="$(STAGING_DIR)/usr" \
|
||||
--with-iksemel="$(STAGING_DIR)/usr"
|
||||
SITE_VARS+= \
|
||||
ac_cv_lib_iksemel_iks_start_sasl=yes \
|
||||
ac_cv_lib_gnutls_gnutls_bye=yes
|
||||
else
|
||||
CONFIGURE_ARGS+= \
|
||||
--without-gnutls \
|
||||
|
Loading…
x
Reference in New Issue
Block a user