Don't search for libspeex on Windows and Mac.
commitb0429fb891d3e8364069ef252307ec921fd28868
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 5 Sep 2010 10:27:39 +0000 (5 10:27 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 5 Sep 2010 10:27:39 +0000 (5 10:27 +0000)
tree166d3d4ec34163848031c9483d62bb25ecae8e69
parent5712405dd97f6772671ac13224bfc83be364f6f7
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
rbutil/rbutilqt/rbutilqt.pro
tools/rbspeex/Makefile