asterisk11: remove accidentally added unused configure arg.
authorJiri Slachta <slachta@cesnet.cz>
Thu, 22 Aug 2013 16:17:48 +0000 (18:17 +0200)
committerJiri Slachta <slachta@cesnet.cz>
Thu, 22 Aug 2013 16:17:48 +0000 (18:17 +0200)
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
net/asterisk-11.x/Makefile

index 98c19e6..9db7ee7 100644 (file)
@@ -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