From: Felix Fietkau Date: Mon, 4 May 2009 18:25:47 +0000 (+0000) Subject: fix asterisk 1.4 compile X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=5cf6208d8df6f4ad1152f02541d60e9583ab4693 fix asterisk 1.4 compile SVN-Revision: 15597 --- diff --git a/net/asterisk-1.4.x/Makefile b/net/asterisk-1.4.x/Makefile index 59c9d25f56..0c47190616 100644 --- a/net/asterisk-1.4.x/Makefile +++ b/net/asterisk-1.4.x/Makefile @@ -333,7 +333,6 @@ define Package/asterisk14-rawplayer/description endef -# --with-ltdl="$(STAGING_DIR)/usr" \ CONFIGURE_ARGS+= \ --without-curl \ --without-curses \