[banshee] [build] set have_xvidmode to no initially



commit 24fe7c1ef936139c31451107ffbfec02fc927852
Author: Aaron Bockover <abockover novell com>
Date:   Mon Dec 28 14:46:10 2009 -0500

    [build] set have_xvidmode to no initially

 build/m4/banshee/bnpx11.m4 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/build/m4/banshee/bnpx11.m4 b/build/m4/banshee/bnpx11.m4
index fec2e60..5e74bdf 100644
--- a/build/m4/banshee/bnpx11.m4
+++ b/build/m4/banshee/bnpx11.m4
@@ -3,6 +3,7 @@ dnl Stolen with gratitude from Totem's configure.in
 AC_DEFUN([BANSHEE_CHECK_NOW_PLAYING_X11],
 [
 	have_x11=no
+	have_xvidmode=no
 	if test x$(pkg-config --variable=target gtk+-2.0) = xx11; then
 		PKG_CHECK_MODULES(BNPX_GTK, gtk+-2.0 >= 2.8 gdk-x11-2.0 >= 2.8)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]