From 6a181345aad4c8e767d0a5678c7ecf960ca3009d Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 3 Jun 2005 06:41:17 +0000 Subject: [PATCH] Ack name changes in asterisk config options SVN-Revision: 1139 --- openwrt/package/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 9e1540f67c..38958381dd 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -149,7 +149,7 @@ tor-compile: libevent-compile openssl-compile zlib-compile wpa_supplicant-compile: openssl-compile asterisk-compile: openssl-compile -ifneq ($(BR2_PACKAGE_ASTERISK_SPEEX),) +ifneq ($(BR2_PACKAGE_ASTERISK_CODEC_SPEEX),) asterisk-compile: speex-compile endif ifneq ($(BR2_PACKAGE_ASTERISK_PGSQL),) -- 2.30.2