@@ -1,11 +1,11 @@ # This is the name of the utility, it will be prefixed to the tarball name UTIL="tcc4tcl" # This is the name of output files that should exist after configure # procedures. -BINS="tcc4tcl.so" +BINS="tcltcc.so" # This lists the name of files that are required to exist REQS="pkgIndex.tcl" # Version of utility, if empty it will be guessed.