Searched refs:TCLSH (Results 1 – 4 of 4) sorted by relevance
27 …AC_PATH_PROGS([TCLSH],[tclsh8.4 tclsh8.4.8 tclsh8.4.7 tclsh8.4.6 tclsh8.4.5 tclsh8.4.4 tclsh8.4.3 …28 if test x"${TCLSH}" = x ; then31 ac_cv_path_tclsh="${TCLSH}";35 TCLSH="${ac_cv_path_tclsh}"36 AC_SUBST(TCLSH) subst
13 TCLSH=tclsh8.5 macro
180 TCLSH := @TCLSH@
765 TCLSH7207 case $TCLSH in7209 ac_cv_path_TCLSH="$TCLSH" # Let the user override the test with a path.7230 TCLSH=$ac_cv_path_TCLSH7231 if test -n "$TCLSH"; then7232 { echo "$as_me:$LINENO: result: $TCLSH" >&57233 echo "${ECHO_T}$TCLSH" >&6; }7240 test -n "$TCLSH" && break7243 if test x"${TCLSH}" = x ; then7246 ac_cv_path_tclsh="${TCLSH}";[all …]