summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/config-speex.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libspeex/config-speex.h')
-rw-r--r--apps/codecs/libspeex/config-speex.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/codecs/libspeex/config-speex.h b/apps/codecs/libspeex/config-speex.h
index 6b71993155..10555c7fa8 100644
--- a/apps/codecs/libspeex/config-speex.h
+++ b/apps/codecs/libspeex/config-speex.h
@@ -1,3 +1,4 @@
1#include "../codec.h"
1#include "autoconf.h" 2#include "autoconf.h"
2/* config.h. Generated from config.h.in by configure. */ 3/* config.h. Generated from config.h.in by configure. */
3/* config.h.in. Generated from configure.ac by autoheader. */ 4/* config.h.in. Generated from configure.ac by autoheader. */
@@ -7,7 +8,7 @@
7 8
8/* Make use of ARM5E assembly optimizations */ 9/* Make use of ARM5E assembly optimizations */
9#if defined(CPU_ARM) && !defined(SIMULATOR) 10#if defined(CPU_ARM) && !defined(SIMULATOR)
10#define ARM5E_ASM 1 11#define ARM4_ASM
11#endif 12#endif
12 13
13/* Make use of Blackfin assembly optimizations */ 14/* Make use of Blackfin assembly optimizations */