configure: prefer libvorbis to libvorbisidec/tremor
commit3bf725c39f3e3764270fe9088e70098960b4e8dd
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 1 Feb 2011 19:30:53 +0000 (1 21:30 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 1 Feb 2011 19:30:53 +0000 (1 21:30 +0200)
tree5d30bac0fcf5c4a70a423adc0a71789e0bdecea9
parent6122d83981b85997e1fc1e3962c7aca3c3ab6714
configure: prefer libvorbis to libvorbisidec/tremor

libvorbis and libvorbisidec cannot both be enabled at the same time.
Change configure to enable libvorbis by default if both are
available. It's the more common library, and if someone want to do a
special build for FPU-less systems he can select the library
manually.
configure