]> granicus.if.org Git - graphviz/commitdiff
eliminated _cgraph directories
authorellson <devnull@localhost>
Tue, 21 Oct 2008 20:08:49 +0000 (20:08 +0000)
committerellson <devnull@localhost>
Tue, 21 Oct 2008 20:08:49 +0000 (20:08 +0000)
configure.ac
lib/Makefile.am

index 0c84cb2c7716b7c80b83f2597ebe585c4a2f7eb8..61170a092616bd59413ade8512a56bba8633cd93 100644 (file)
@@ -2913,17 +2913,12 @@ AC_CONFIG_FILES(Makefile
        lib/sfio/Sfio_f/Makefile
        lib/vmalloc/Makefile
        lib/dotgen/Makefile
-       lib/dotgen_cgraph/Makefile
        lib/neatogen/Makefile
-       lib/neatogen_cgraph/Makefile
        lib/fdpgen/Makefile
-       lib/fdpgen_cgraph/Makefile
        lib/sparse/Makefile
        lib/sfdpgen/Makefile
        lib/circogen/Makefile
-       lib/circogen_cgraph/Makefile
        lib/twopigen/Makefile
-       lib/twopigen_cgraph/Makefile
        lib/patchwork/Makefile
        lib/pack/Makefile
        lib/expr/Makefile
index 4df6ae36f81bdb2e43feca07eccd4929eeddb958..7d7ff8411b2c908e568b78645b458d3c61cbeb24 100644 (file)
@@ -1,13 +1,9 @@
 # $Id$ $Revision$
 ## Process this file with automake to produce Makefile.in
 
-GRAPH_DIRS = circogen dotgen fdpgen neatogen twopigen
-
-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 expr common \
-       pack gvc xdot ingraphs topfish glcomp $(GRAPH_DIRS) $(CGRAPH_DIRS)
+SUBDIRS = cdt graph cgraph gd pathplan sfio vmalloc ast \
+       vpsc rbtree sparse patchwork expr common \
+       pack gvc xdot ingraphs topfish glcomp \
+       circogen dotgen fdpgen neatogen twopigen sfdpgen
 
 EXTRA_DIST = Makefile.old