]> granicus.if.org Git - graphviz/commitdiff
drop VERSION'ing of SWIG-generated tcl binding. SWIG has its own ideas.
authorellson <devnull@localhost>
Sat, 12 Jan 2008 03:08:27 +0000 (03:08 +0000)
committerellson <devnull@localhost>
Sat, 12 Jan 2008 03:08:27 +0000 (03:08 +0000)
tclpkg/gv/Makefile.am

index b3d8ace44fa47abf5782bd2fe9d99300b09d1b63..f58f8540166ffd0049d326883a8cbae0df3e2a24 100644 (file)
@@ -294,7 +294,7 @@ DEVTSTS += test_tcl
 all-local: pkgIndex.tcl
 
 pkgIndex.tcl: libgv_tcl.la
-       sh $(top_srcdir)/tclpkg/mkpkgindex.sh libgv_tcl.la gv $(VERSION)
+       sh $(top_srcdir)/tclpkg/mkpkgindex.sh libgv_tcl.la gv
 endif
 endif