From: ellson Date: Sat, 28 Feb 2009 01:58:43 +0000 (+0000) Subject: Disable agutil/ again. This is dead code, I think. Doesn't compile. X-Git-Tag: LAST_LIBGRAPH~32^2~2371 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2505506d1010fe9922a72a3ca0ce8d7221b791ef;p=graphviz Disable agutil/ again. This is dead code, I think. Doesn't compile. --- diff --git a/configure.ac b/configure.ac index 0b0631a55..5cf1f109c 100644 --- a/configure.ac +++ b/configure.ac @@ -2858,7 +2858,6 @@ AC_CONFIG_FILES(Makefile graphs/directed/Makefile graphs/undirected/Makefile lib/Makefile - lib/agutil/Makefile lib/cdt/Makefile lib/cdt/libcdt.pc lib/graph/Makefile diff --git a/lib/Makefile.am b/lib/Makefile.am index 4b178416d..30ac935bf 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -5,6 +5,6 @@ SUBDIRS = cdt graph cgraph gd pathplan sfio vmalloc ast \ vpsc rbtree ortho sparse patchwork expr common \ pack gvc xdot ingraphs topfish glcomp \ circogen dotgen fdpgen neatogen twopigen sfdpgen \ - agutil glcomp topfish xdot + glcomp topfish xdot EXTRA_DIST = Makefile.old gvc.vcproj