From: ellson Date: Thu, 16 Oct 2008 01:53:10 +0000 (+0000) Subject: temporary workaround for build problems - maybe X-Git-Tag: LAST_LIBGRAPH~32^2~3096 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dfde8381015a9402c32ff76a11d36d1ea9071658;p=graphviz temporary workaround for build problems - maybe --- diff --git a/configure.ac b/configure.ac index bf562dc23..36aabac04 100644 --- a/configure.ac +++ b/configure.ac @@ -2888,8 +2888,6 @@ AC_CONFIG_FILES(Makefile lib/cgraph/libcgraph.pc lib/gd/Makefile lib/rbtree/Makefile - lib/inkpot/Makefile - lib/inkpot/libinkpot.pc lib/pathplan/Makefile lib/pathplan/libpathplan.pc lib/ast/Makefile diff --git a/lib/Makefile.am b/lib/Makefile.am index 15286c0d0..4df6ae36f 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -7,7 +7,7 @@ CGRAPH_DIRS = circogen_cgraph dotgen_cgraph \ fdpgen_cgraph neatogen_cgraph twopigen_cgraph SUBDIRS = cdt graph cgraph gd pathplan sfio vmalloc ast vpsc \ - rbtree sparse sfdpgen patchwork inkpot expr common \ + rbtree sparse sfdpgen patchwork expr common \ pack gvc xdot ingraphs topfish glcomp $(GRAPH_DIRS) $(CGRAPH_DIRS) EXTRA_DIST = Makefile.old