summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 80ef1f3883..842158ebdc 100755
--- a/configure
+++ b/configure
@@ -5599,6 +5599,7 @@ elif test "$_libvorbis" = yes ; then
_res_comment="libvorbis"
_ld_vorbis='-lvorbis -logg'
else
+ _vorbis=no
_nocodecmodules="libvorbis $_nocodecmodules"
fi
echores "$_vorbis"