Lines Matching refs:Tcl
1742 --with-tcl directory containing tcl configuration (tclConfig.sh)
32256 # Ok, lets find the tcl configuration
32258 # the alternative search directory is invoked by --with-tcl
32265 # Check whether --with-tcl was given.
32270 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tcl configuration" >&5
32271 $as_echo_n "checking for Tcl configuration... " >&6; }
32277 # First check to see if --with-tcl was specified.
32290 # then check for a private Tcl installation
32293 ../tcl \
32294 `ls -dr ../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
32295 `ls -dr ../tcl[8-9].[0-9] 2>/dev/null` \
32296 `ls -dr ../tcl[8-9].[0-9]* 2>/dev/null` \
32297 ../../tcl \
32298 `ls -dr ../../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
32299 `ls -dr ../../tcl[8-9].[0-9] 2>/dev/null` \
32300 `ls -dr ../../tcl[8-9].[0-9]* 2>/dev/null` \
32301 ../../../tcl \
32302 `ls -dr ../../../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
32303 `ls -dr ../../../tcl[8-9].[0-9] 2>/dev/null` \
32304 `ls -dr ../../../tcl[8-9].[0-9]* 2>/dev/null` ; do
32319 if test -f "$i/Tcl.framework/tclConfig.sh" ; then
32320 ac_cv_c_tclconfig=`(cd $i/Tcl.framework; pwd)`
32345 ${srcdir}/../tcl \
32346 `ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
32347 `ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
32348 `ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
32360 TCL_BIN_DIR="# no Tcl configs found"
32361 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Can't find Tcl configuration definitions" >&5
32362 $as_echo "$as_me: WARNING: Can't find Tcl configuration definitions" >&2;}
32373 # point to doing Tcl.
32514 # installed and uninstalled version of Tcl.
32520 # If Tcl was built as a framework, attempt to use the libraries
32522 # against Tcl.framework installed in an arbitrary location.
32562 # Check for in-tree tcl
32569 if test "${TCL_SRC_DIR}" = "${topdir}/tcl"; then
32573 # Find Tcl private headers
32576 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tcl private headers" >&5
32577 $as_echo_n "checking for Tcl private headers... " >&6; }
32579 dir=`echo ${TCL_INCLUDE_SPEC}/tcl-private/generic | sed -e s/-I//`
32585 as_fn_error $? "could not find private Tcl headers" "$LINENO" 5
32596 # If building tcl in the same src tree, private headers
32601 TCL_DEPS="../tcl/${configdir}${TCL_LIB_FILE}"
32629 # installed and uninstalled version of Tcl.
32716 # Include some libraries that Tcl and Tk want.
32717 TCL_LIBS='$(LIBGUI) $(TK) $(TCL) $(X11_LDFLAGS) $(X11_LIBS)'
32720 # after Tcl/Tk. Note that this isn't put into LIBS. If it