From 4c4b3a314aa5ba39f55a90faa6887ebcb29398c3 Mon Sep 17 00:00:00 2001 From: Thom Johansen Date: Sat, 8 Dec 2007 00:50:16 +0000 Subject: Exclude an unneeded file from the voice codec build. Remove non-existing feature from config-speex.h. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15894 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/libspeex/SOURCES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/codecs/libspeex/SOURCES') diff --git a/apps/codecs/libspeex/SOURCES b/apps/codecs/libspeex/SOURCES index f036734..575bcb5 100644 --- a/apps/codecs/libspeex/SOURCES +++ b/apps/codecs/libspeex/SOURCES @@ -22,12 +22,12 @@ quant_lsp.c sb_celp.c speex.c speex_callbacks.c -speex_header.c #ifndef ROCKBOX_VOICE_CODEC #ifndef ROCKBOX_VOICE_ENCODER oggframing.c #endif stereo.c +speex_header.c #endif #ifdef ROCKBOX_VOICE_ENCODER lpc.c -- cgit v1.1