]> granicus.if.org Git - graphviz/commit
Needed to move scipt language bindings to somewhere where it gets built
authorellson <devnull@localhost>
Sat, 26 Mar 2005 17:46:46 +0000 (17:46 +0000)
committerellson <devnull@localhost>
Sat, 26 Mar 2005 17:46:46 +0000 (17:46 +0000)
commit83452f27732e8f67773b9562a9dc7cd3bf00831d
tree540d389b739e646f0630de7ba8dd9fc8886a4bdb
parent1fb6f943f48d34f42b370590a75dd0f7e26cf4b9
Needed to move scipt language bindings to somewhere where it gets built
after the plugins so that plugins are available to be statically linked.

tclpkg/ is suitable, but now it is misnamed since it is not just tcl anymore .... oh well.
It has the advantage that gv can share the same pkgIndex.tcl construction mechanism
for its tcl binding.
configure.ac
lib/Makefile.am
tclpkg/Makefile.am
tclpkg/gv/gv.h [new file with mode: 0644]