changeset 33467:7f9d2dd03e9a

Fix _libcdio staying on "auto" if cdparanoia test succeeded before.
author reimar
date Sat, 04 Jun 2011 09:10:04 +0000
parents 45d8bfbd27bc
children 86b2ec222a2c
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Fri Jun 03 15:43:38 2011 +0000
+++ b/configure	Sat Jun 04 09:10:04 2011 +0000
@@ -5953,6 +5953,7 @@
     def_libcdio='#define CONFIG_LIBCDIO 1'
     def_havelibcdio='yes'
 else
+    _libcdio=no
     if test "$_cdparanoia" = yes ; then
        res_comment="using cdparanoia"
     fi