From: Jiri Slachta Date: Thu, 22 Aug 2013 16:17:48 +0000 (+0200) Subject: asterisk11: remove accidentally added unused configure arg. X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=638167f05c2290115f50db02b5145064600d3d54;p=feed%2Ftelephony.git asterisk11: remove accidentally added unused configure arg. Signed-off-by: Jiri Slachta --- diff --git a/net/asterisk-11.x/Makefile b/net/asterisk-11.x/Makefile index 98c19e6..9db7ee7 100644 --- a/net/asterisk-11.x/Makefile +++ b/net/asterisk-11.x/Makefile @@ -238,7 +238,6 @@ CONFIGURE_ARGS+= \ --without-vpb \ --with-z="$(STAGING_DIR)/usr" \ --with-sounds-cache="$(DL_DIR)" \ - $(if $(CONFIG_AST_WITHOUT_SSL_WRAPPER_LIB),--disable-asteriskssl) \ --disable-xmldoc define Build/Configure