summaryrefslogtreecommitdiff
path: root/multimedia/xmms/files/patch-ae
blob: 8eea92cf33e29544f7d7041dee4ccc12d8a4fe0e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
--- Makefile.in.orig	Mon Jul 31 10:27:32 2000
+++ Makefile.in	Mon Jul 31 10:27:49 2000
@@ -147,7 +147,10 @@
 sidplay_library = @sidplay_library@
 xmmsdir = @xmmsdir@
 
-SUBDIRS = intl libxmms xmms Output Input Effect General Visualization wmxmms gnomexmms po
+SUBDIRS = intl libxmms xmms Output Input Effect General Visualization wmxmms po
+.ifdef HAVE_GNOME
+SUBDIRS += gnomexmms
+.endif 
 
 bin_SCRIPTS = xmms-config
 
@@ -205,9 +205,9 @@
 		rm -f $(srcdir)/stamp-h.in; \
 		$(MAKE) $(srcdir)/stamp-h.in; \
 	else :; fi
-$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
-	cd $(top_srcdir) && $(AUTOHEADER)
-	@echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
+#$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
+#	cd $(top_srcdir) && $(AUTOHEADER)
+#	@echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
 
 mostlyclean-hdr: