Searched refs:TCL_BIN_DIR (Results 1 – 4 of 4) sorted by relevance
36 # TCL_BIN_DIR Full path to the directory containing176 TCL_BIN_DIR="# no Tcl configs found"180 TCL_BIN_DIR="${ac_cv_c_tclconfig}"353 # TCL_BIN_DIR358 # TCL_BIN_DIR370 . "${TCL_BIN_DIR}/tclConfig.sh"392 for i in "`cd "${TCL_BIN_DIR}"; pwd`" \393 "`cd "${TCL_BIN_DIR}"/../..; pwd`"; do410 AC_SUBST(TCL_BIN_DIR)582 TCLSH_PROG="${TCL_BIN_DIR}/tclsh"[all …]
117 TCL_BIN_DIR = @TCL_BIN_DIR@132 EXTRA_PATH = $(top_builddir):$(TCL_BIN_DIR)
408 TCL_BIN_DIR=${ac_cv_c_tclconfig}409 AC_MSG_RESULT(found $TCL_BIN_DIR/tclConfig.sh)411 AC_MSG_CHECKING([for existence of $TCL_BIN_DIR/tclConfig.sh])412 if test -f "$TCL_BIN_DIR/tclConfig.sh" ; then414 . $TCL_BIN_DIR/tclConfig.sh420 # If the TCL_BIN_DIR is the build directory (not the install directory),428 if test -f $TCL_BIN_DIR/Makefile ; then447 AC_SUBST(TCL_BIN_DIR) subst
10846 TCL_BIN_DIR=${ac_cv_c_tclconfig}10847 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $TCL_BIN_DIR/tclConfig.sh" >&510848 $as_echo "found $TCL_BIN_DIR/tclConfig.sh" >&6; }10850 … { $as_echo "$as_me:${as_lineno-$LINENO}: checking for existence of $TCL_BIN_DIR/tclConfig.sh" >&510851 $as_echo_n "checking for existence of $TCL_BIN_DIR/tclConfig.sh... " >&6; }10852 if test -f "$TCL_BIN_DIR/tclConfig.sh" ; then10855 . $TCL_BIN_DIR/tclConfig.sh10870 if test -f $TCL_BIN_DIR/Makefile ; then