configure: fix --enable-libvorbis with tremor installed
commitd9c79b7dc6748a534ff370ecf52fc747084b9625
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Fri, 18 Feb 2011 14:16:30 +0000 (18 16:16 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Fri, 18 Feb 2011 14:16:30 +0000 (18 16:16 +0200)
tree14662a96665f3eb8665f5728ef87a755ca5d7b15
parenta3e92c22b2fa58f2bd3f9cc2b97e2f090106f984
configure: fix --enable-libvorbis with tremor installed

Autodetected libvorbis prevented tremor test from running, but
--enable-libvorbis didn't. Add an explicit check to disable tremor in
that case.
configure