Lines Matching refs:Tcl
3 dnl generate the file "configure", which is run during Tcl installation
7 # Sample configure.ac for Tcl Extensions. The only places you should
49 # Handle the --prefix=... option by defaulting to what Tcl gave.
69 # and runtime Tcl library files in TEA_ADD_TCL_SOURCES.
93 # The --with-system-sqlite causes the TCL bindings to SQLite to use
115 # Add pkgIndex.tcl if it is generated in the Makefile instead of ./configure
122 #CLEANFILES="$CLEANFILES pkgIndex.tcl"
138 # hard to only rely on the Tcl public header files. Internal headers
153 # This auto-enables if Tcl was compiled threaded.
159 # Not automatically added by Tcl because its assumed Tcl links to them,
197 # Tcl and Tk build directories or the location they were installed
200 # a pkgIndex.tcl file or anything else at extension build time.
215 # have a special pkgIndex.tcl.in or other files which require
219 AC_CONFIG_FILES([Makefile pkgIndex.tcl])