changeset 19469:b9d2ceb63777

Remove superfluous variable settings.
author diego
date Mon, 21 Aug 2006 09:34:12 +0000
parents ecd8f562e19b
children b3939dba3c13
files configure
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Mon Aug 21 09:28:01 2006 +0000
+++ b/configure	Mon Aug 21 09:34:12 2006 +0000
@@ -3833,7 +3833,6 @@
   _vosrc="$_vosrc vo_xv.c"
   _vomodules="xv $_vomodules"
 else
-  _xv=no
   _def_xv='#undef HAVE_XV'
   _novomodules="xv $_novomodules"
 fi
@@ -3884,7 +3883,6 @@
   _def_xinerama='#define HAVE_XINERAMA 1'
   _ld_xinerama='-lXinerama'
 else
-  _xinerama=no
   _def_xinerama='#undef HAVE_XINERAMA'
 fi
 echores "$_xinerama"