diff options
Diffstat (limited to 'audio/arts/patches/patch-aa')
-rw-r--r-- | audio/arts/patches/patch-aa | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/arts/patches/patch-aa b/audio/arts/patches/patch-aa index 87280e83221..eedc32ab82f 100644 --- a/audio/arts/patches/patch-aa +++ b/audio/arts/patches/patch-aa @@ -1,13 +1,13 @@ -$NetBSD: patch-aa,v 1.2 2002/08/25 19:21:44 jlam Exp $ +$NetBSD: patch-aa,v 1.3 2003/03/11 13:33:46 markd Exp $ ---- Makefile.in.orig Wed May 8 19:59:26 2002 +--- Makefile.in.orig Sat Jan 4 06:07:18 2003 +++ Makefile.in -@@ -271,7 +271,7 @@ +@@ -297,7 +297,7 @@ x_libraries = @x_libraries@ - AUTOMAKE_OPTIONS = foreign 1.4 + AUTOMAKE_OPTIONS = foreign 1.5 -COMPILE_FIRST = libltdl mcop mcopidl flow mcop_mt soundserver artsc examples tests doc +COMPILE_FIRST = libltdl mcop mcopidl flow soundserver artsc examples tests doc - SUBDIRS = $(COMPILE_FIRST) $(TOPSUBDIRS) EXTRA_DIST = admin - subdir = . + + #DIST_SUBDIRS = mcop mcop_mt mcopidl flow soundserver artsc examples tests doc |