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-au155
1 files changed, 45 insertions, 110 deletions
diff --git a/graphics/graphviz/patches/patch-au b/graphics/graphviz/patches/patch-au
index bdfccd216fd..06b85f4b357 100644
--- a/graphics/graphviz/patches/patch-au
+++ b/graphics/graphviz/patches/patch-au
@@ -1,124 +1,59 @@
-$NetBSD: patch-au,v 1.2 2002/03/21 08:47:07 seb Exp $
+$NetBSD: patch-au,v 1.3 2002/04/19 18:42:35 seb Exp $
---- tclpathplan/Makefile.in.orig Fri Mar 8 23:12:23 2002
+--- tclpathplan/Makefile.in.orig Fri Apr 19 14:31:38 2002
+++ tclpathplan/Makefile.in
-@@ -197,8 +197,7 @@
+@@ -183,10 +183,7 @@
- INCLUDES = @TCL_CFLAGS@ \
- -I$(top_srcdir)/tclhandle \
+ AUTOMAKE_OPTIONS = 1.4
+
+-INCLUDES = @TCL_CFLAGS@ \
+- -I$(top_srcdir)/tclhandle \
- -I$(top_srcdir)/pathplan \
- -I@TCLSH_EXEC_PREFIX@/include
-+ -I$(top_srcdir)/pathplan
++INCLUDES = @TCL_CFLAGS@ -I$(top_srcdir)/tclhandle -I$(top_srcdir)/pathplan
LIBS =
-@@ -215,7 +214,7 @@
- libtclplan_la_LIBADD = \
- ../tclhandle/libtclhandle.la \
- ../pathplan/libpathplan.la \
-- ../tclstubs/libtclstubs.la -lm
-+ ${TCL_STUB_LIB_SPEC} -lm
-
-
- CLEANFILES = pkgIndex.tcl
-@@ -227,7 +226,7 @@
-
- libtclplan_la_LDFLAGS =
- libtclplan_la_DEPENDENCIES = ../tclhandle/libtclhandle.la \
-- ../pathplan/libpathplan.la ../tclstubs/libtclstubs.la
-+ ../pathplan/libpathplan.la
- am_libtclplan_la_OBJECTS = find_ints.lo intersect.lo makecw.lo \
- tclpathplan.lo wrapper.lo
- libtclplan_la_OBJECTS = $(am_libtclplan_la_OBJECTS)
-@@ -236,10 +235,7 @@
- DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
- CPPFLAGS = @CPPFLAGS@
- LDFLAGS = @LDFLAGS@
--depcomp = $(SHELL) $(top_srcdir)/depcomp
--@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/find_ints.Plo $(DEPDIR)/intersect.Plo \
--@AMDEP_TRUE@ $(DEPDIR)/makecw.Plo $(DEPDIR)/tclpathplan.Plo \
--@AMDEP_TRUE@ $(DEPDIR)/wrapper.Plo
-+depcomp =
- COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
- LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
-@@ -275,7 +271,7 @@
- -rm -f libtool
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
- cd $(top_srcdir) && \
-- $(AUTOMAKE) --gnu tclpathplan/Makefile
-+ $(AUTOMAKE) --gnu --ignore-deps tclpathplan/Makefile
- Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- cd $(top_builddir) && \
- CONFIG_HEADERS= CONFIG_LINKS= \
-@@ -308,33 +304,14 @@
- distclean-compile:
- -rm -f *.tab.c
-
--@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/find_ints.Plo@am__quote@
--@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/intersect.Plo@am__quote@
--@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/makecw.Plo@am__quote@
--@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/tclpathplan.Plo@am__quote@
--@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/wrapper.Plo@am__quote@
--
--distclean-depend:
-- -rm -rf $(DEPDIR)
--
- .c.o:
--@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
--@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
-
- .c.obj:
--@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
--@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- $(COMPILE) -c `cygpath -w $<`
-
- .c.lo:
--@AMDEP_TRUE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
--@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
--@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
--CCDEPMODE = @CCDEPMODE@
- uninstall-info-am:
+@@ -196,14 +193,10 @@
- # This directory's subdirectories are mostly independent; you can cd
-@@ -501,8 +478,8 @@
+ SUBDIRS = demo
- distclean: distclean-recursive
+-libtclplan_la_SOURCES = find_ints.c intersect.c makecw.c \
+- tclpathplan.c wrapper.c simple.h
++libtclplan_la_SOURCES = find_ints.c intersect.c makecw.c tclpathplan.c wrapper.c simple.h
--distclean-am: clean-am distclean-compile distclean-depend \
-- distclean-generic distclean-libtool distclean-tags
-+distclean-am: clean-am distclean-compile distclean-generic \
-+ distclean-libtool distclean-tags
- dvi: dvi-recursive
+-libtclplan_la_LIBADD = \
+- ../tclhandle/libtclhandle.la \
+- ../pathplan/libpathplan.la \
+- ../tclstubs/libtclstubs.la -lm
++libtclplan_la_LIBADD = ../tclhandle/libtclhandle.la ../pathplan/libpathplan.la ${TCL_STUB_LIB_SPEC} -lm
-@@ -537,16 +514,15 @@
- .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am all-local check check-am \
- clean clean-generic clean-libtool clean-pkglibLTLIBRARIES \
-- clean-recursive distclean distclean-compile distclean-depend \
-- distclean-generic distclean-libtool distclean-recursive \
-- distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
-- info-recursive install install-am install-data install-data-am \
-- install-data-recursive install-exec install-exec-am \
-- install-exec-recursive install-info install-info-am \
-- install-info-recursive install-man install-pkglibLTLIBRARIES \
-- install-recursive install-strip installcheck installcheck-am \
-- installdirs installdirs-am installdirs-recursive \
-- maintainer-clean maintainer-clean-generic \
-+ clean-recursive distclean distclean-compile distclean-generic \
-+ distclean-libtool distclean-recursive distclean-tags distdir \
-+ dvi dvi-am dvi-recursive info info-am info-recursive install \
-+ install-am install-data install-data-am install-data-recursive \
-+ install-exec install-exec-am install-exec-recursive \
-+ install-info install-info-am install-info-recursive install-man \
-+ install-pkglibLTLIBRARIES install-recursive install-strip \
-+ installcheck installcheck-am installdirs installdirs-am \
-+ installdirs-recursive maintainer-clean maintainer-clean-generic \
- maintainer-clean-recursive mostlyclean mostlyclean-compile \
- mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
- tags tags-recursive uninstall uninstall-am uninstall-info-am \
+ CLEANFILES = pkgIndex.tcl
+@@ -222,7 +215,7 @@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ libtclplan_la_LDFLAGS =
+ libtclplan_la_DEPENDENCIES = ../tclhandle/libtclhandle.la \
+-../pathplan/libpathplan.la ../tclstubs/libtclstubs.la
++../pathplan/libpathplan.la
+ libtclplan_la_OBJECTS = find_ints.lo intersect.lo makecw.lo \
+ tclpathplan.lo wrapper.lo
+ CFLAGS = @CFLAGS@
+@@ -237,7 +230,7 @@
+
+ DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
+
+-TAR = gtar
++TAR = tar
+ GZIP_ENV = --best
+ SOURCES = $(libtclplan_la_SOURCES)
+ OBJECTS = $(libtclplan_la_OBJECTS)
+@@ -439,7 +432,6 @@
+ || exit 1; \
+ fi; \
+ done
+-
+ info-am:
+ info: info-recursive
+ dvi-am: