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"