summaryrefslogtreecommitdiffstats
path: root/vlc/build/goom-2k4-0.noxmms.patch
blob: c33bfbcccaf1ddf5afb0777a9742b7f90870eba6 (plain)
1
2
3
4
5
6
7
8
9
10
--- goom2k4-0/configure.in.orig	2005-02-07 14:46:41.000000000 +0100
+++ goom2k4-0/configure.in	2016-02-11 12:43:04.245261717 +0100
@@ -20,6 +20,7 @@
 dnl *** check for xmms ***
 
 AM_PATH_XMMS2(0.9.5.1, HAVE_XMMS="yes", HAVE_XMMS="no")
+HAVE_XMMS="no"
 AM_CONDITIONAL(HAVE_XMMS,test "x$HAVE_XMMS" = "xyes")