changeset 19369:c97b028f0e6b

Print "no" if all of the Vorbis tests failed.
author diego
date Sat, 12 Aug 2006 18:21:51 +0000
parents eb51949c73eb
children cd9ece839751
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Aug 12 17:46:40 2006 +0000
+++ b/configure	Sat Aug 12 18:21:51 2006 +0000
@@ -5599,6 +5599,7 @@
   _res_comment="libvorbis"
   _ld_vorbis='-lvorbis -logg'
 else
+  _vorbis=no
   _nocodecmodules="libvorbis $_nocodecmodules"
 fi
 echores "$_vorbis"