Lines Matching +refs:teaish +refs:configure +refs:core
4 ./configure ...flags...
8 ./configure --with-tcl=/path/to/tcl/install/root
12 ./configure --with-tclsh=/path/to/tcl/install/root
14 Run ./configure --help for the full list of flags.
19 configure script, not those directly passed to the makefile.
30 ./configure --with-tclsh=$(TCLSH)
59 As of version 3.50.0, this build process uses "teaish":
61 https://fossil.wanderinghorse.net/r/teaish
65 http://core.tcl-lang.org/tclconfig
66 http://core.tcl-lang.org/sampleextension
81 Building under most UNIX systems is easy, just run the configure
85 $ ./configure --with-tcl=/path/to/tcl/install/root
95 means that you can use the same configure script as per the Unix build
102 the TEA configure.in and Makefile.in files. Instructions for using the