rockbox/tools/rbspeex
Dominik Riebeling d71d537b17 Don't search for libspeex on Windows and Mac.
Make sure to not try to dynamically link libspeex on Mac, since it's not a
standard library, and application bundles aren't statically linked anyway.
Remove looking up libspeex on Windows since it's not a standard library there
either. Don't search for libspeex multiple times but instead pass it to the
librbspeex Makefile.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27999 a1c6a512-1295-4272-9138-f99709370657
2010-09-05 10:27:39 +00:00
..
Makefile Don't search for libspeex on Windows and Mac. 2010-09-05 10:27:39 +00:00
rbspeex.c Fix rbspeex on big endian hosts. 2010-03-14 18:20:18 +00:00
rbspeex.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
rbspeexdec.c Fix rbspeex on big endian hosts. 2010-03-14 18:20:18 +00:00
rbspeexenc.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00