aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xawtv/files/patch-common::Subdir.mk
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xawtv/files/patch-common::Subdir.mk')
-rw-r--r--graphics/xawtv/files/patch-common::Subdir.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/xawtv/files/patch-common::Subdir.mk b/graphics/xawtv/files/patch-common::Subdir.mk
index e4b4891b6fb2..6be65b4ade75 100644
--- a/graphics/xawtv/files/patch-common::Subdir.mk
+++ b/graphics/xawtv/files/patch-common::Subdir.mk
@@ -1,15 +1,15 @@
---- common/Subdir.mk.orig Wed Oct 30 21:06:25 2002
-+++ common/Subdir.mk Wed Oct 30 21:06:41 2002
+--- common/Subdir.mk.orig Tue Jan 7 16:16:34 2003
++++ common/Subdir.mk Sat Jan 18 00:44:45 2003
@@ -16,10 +16,10 @@
common/midictrl.o
# RegEdit.c is good old K&R ...
--common/RegEdit.o : CFLAGS += -Wno-missing-prototypes -Wno-strict-prototypes
+-common/RegEdit.o: CFLAGS += -Wno-missing-prototypes -Wno-strict-prototypes
-common/channel-no-x11.o: CFLAGS += -DNO_X11=1
-+#common/RegEdit.o : CFLAGS += -Wno-missing-prototypes -Wno-strict-prototypes
++#common/RegEdit.o: CFLAGS += -Wno-missing-prototypes -Wno-strict-prototypes
+#common/channel-no-x11.o: CFLAGS += -DNO_X11=1
- common/channel-no-x11.o:: common/channel.c
+ common/channel-no-x11.o: common/channel.c
@$(echo_compile_c)
- @$(compile_c)
+ @$(compile_c) -DNO_X11=1