summaryrefslogtreecommitdiff
path: root/graphics/graphviz/patches/patch-au
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/graphviz/patches/patch-au')
-rw-r--r--graphics/graphviz/patches/patch-au32
1 files changed, 16 insertions, 16 deletions
diff --git a/graphics/graphviz/patches/patch-au b/graphics/graphviz/patches/patch-au
index 1b5542a8746..f1f6bad0ae5 100644
--- a/graphics/graphviz/patches/patch-au
+++ b/graphics/graphviz/patches/patch-au
@@ -1,27 +1,27 @@
-$NetBSD: patch-au,v 1.5 2003/03/03 11:35:01 seb Exp $
+$NetBSD: patch-au,v 1.6 2003/07/28 10:06:51 seb Exp $
---- tclpathplan/Makefile.in.orig 2003-03-02 20:12:24.000000000 +0000
+--- tclpathplan/Makefile.in.orig 2003-07-27 16:46:59.000000000 +0000
+++ tclpathplan/Makefile.in
-@@ -227,7 +227,7 @@ libtclplan_la_SOURCES = find_ints.c inte
+@@ -224,7 +224,7 @@ libtclplan_la_SOURCES = find_ints.c inte
libtclplan_la_LIBADD = \
- $(top_srcdir)/tclhandle/libtclhandle.la \
- $(top_srcdir)/pathplan/libpathplanconvenience.la \
-- $(top_srcdir)/tclstubs/libtclstubs.la
+ $(top_builddir)/tclhandle/libtclhandle.la \
+ $(top_builddir)/pathplan/libpathplanconvenience.la \
+- $(top_builddir)/tclstubs/libtclstubs.la
+ ${TCL_STUB_LIB_SPEC}
CLEANFILES = pkgIndex.tcl
-@@ -241,8 +241,7 @@ LTLIBRARIES = $(pkglib_LTLIBRARIES)
+@@ -238,8 +238,7 @@ LTLIBRARIES = $(pkglib_LTLIBRARIES)
libtclplan_la_LDFLAGS =
- libtclplan_la_DEPENDENCIES = $(top_srcdir)/tclhandle/libtclhandle.la \
-- $(top_srcdir)/pathplan/libpathplanconvenience.la \
-- $(top_srcdir)/tclstubs/libtclstubs.la
-+ $(top_srcdir)/pathplan/libpathplanconvenience.la
+ libtclplan_la_DEPENDENCIES = $(top_builddir)/tclhandle/libtclhandle.la \
+- $(top_builddir)/pathplan/libpathplanconvenience.la \
+- $(top_builddir)/tclstubs/libtclstubs.la
++ $(top_builddir)/pathplan/libpathplanconvenience.la
am_libtclplan_la_OBJECTS = find_ints.lo intersect.lo makecw.lo \
tclpathplan.lo wrapper.lo
libtclplan_la_OBJECTS = $(am_libtclplan_la_OBJECTS)
-@@ -251,10 +250,7 @@ DEFS = @DEFS@
+@@ -248,10 +247,7 @@ DEFS = @DEFS@
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
@@ -33,7 +33,7 @@ $NetBSD: patch-au,v 1.5 2003/03/03 11:35:01 seb Exp $
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
-@@ -290,7 +286,7 @@ distclean-libtool:
+@@ -287,7 +283,7 @@ distclean-libtool:
-rm -f libtool
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
@@ -42,7 +42,7 @@ $NetBSD: patch-au,v 1.5 2003/03/03 11:35:01 seb Exp $
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && \
CONFIG_HEADERS= CONFIG_LINKS= \
-@@ -323,33 +319,14 @@ mostlyclean-compile:
+@@ -320,33 +316,14 @@ mostlyclean-compile:
distclean-compile:
-rm -f *.tab.c
@@ -76,7 +76,7 @@ $NetBSD: patch-au,v 1.5 2003/03/03 11:35:01 seb Exp $
uninstall-info-am:
# This directory's subdirectories are mostly independent; you can cd
-@@ -517,8 +494,8 @@ clean-am: clean-generic clean-libtool cl
+@@ -514,8 +491,8 @@ clean-am: clean-generic clean-libtool cl
distclean: distclean-recursive
@@ -87,7 +87,7 @@ $NetBSD: patch-au,v 1.5 2003/03/03 11:35:01 seb Exp $
dvi: dvi-recursive
-@@ -553,16 +530,15 @@ uninstall-info: uninstall-info-recursive
+@@ -550,16 +527,15 @@ uninstall-info: uninstall-info-recursive
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am all-local check check-am \
clean clean-generic clean-libtool clean-pkglibLTLIBRARIES \