]> granicus.if.org Git - graphviz/commitdiff
mostly reverting previous change - found an easier way
authorellson <devnull@localhost>
Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)
committerellson <devnull@localhost>
Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)
configure.ac
lib/Makefile.am

index 0854c4528f5b1a055ac57c461c11787211f07d49..3ac3e90ef232637335e40d31194ba4df4c872f23 100644 (file)
@@ -2868,8 +2868,6 @@ AC_CONFIG_FILES(Makefile
        lib/xdot/Makefile
        lib/topfish/Makefile
        lib/glcomp/Makefile
-       lib/tclstubs/Makefile
-       lib/tkstubs/Makefile
        macosx/Info.plist
        macosx/build/graphviz.pmdoc/01local.xml
        macosx/build/graphviz.pmdoc/02graphviz.xml
@@ -2887,7 +2885,6 @@ AC_CONFIG_FILES(Makefile
        plugin/pango/Makefile
        plugin/quartz/Makefile
        plugin/rsvg/Makefile
-       plugin/tcl/Makefile
        plugin/xlib/Makefile
        plugin/dot_layout/Makefile
        plugin/neato_layout/Makefile
@@ -2909,6 +2906,8 @@ AC_CONFIG_FILES(Makefile
         cmd/dotty/Makefile
         cmd/smyrna/Makefile
        tclpkg/Makefile
+       tclpkg/tclstubs/Makefile
+       tclpkg/tkstubs/Makefile
        tclpkg/tclhandle/Makefile
        tclpkg/gdtclft/Makefile
        tclpkg/gdtclft/demo/Makefile
index d33209629fad0e570fed2fc2bdd1e1f6bba5ecf6..6aaf34e53eaa56454e5e4d7aa4210e94cadd3afe 100644 (file)
@@ -3,7 +3,6 @@
 
 SUBDIRS = cdt graph agraph gd pathplan agutil sfio vmalloc ast vpsc \
        circogen dotgen fdpgen neatogen twopigen sparse sfdpgen \
-       patchwork common pack gvc ingraphs expr cgraph xdot topfish glcomp \
-       tclstubs tkstubs
+       patchwork common pack gvc ingraphs expr cgraph xdot topfish glcomp
 
 EXTRA_DIST = Makefile.old