projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f87d456
)
asterisk11: remove accidentally added unused configure arg.
author
Jiri Slachta
<slachta@cesnet.cz>
Thu, 22 Aug 2013 16:17:48 +0000
(18:17 +0200)
committer
Jiri 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
patch
|
blob
|
history
diff --git
a/net/asterisk-11.x/Makefile
b/net/asterisk-11.x/Makefile
index
98c19e6
..
9db7ee7
100644
(file)
--- 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