Home
last modified time | relevance | path

Searched refs:TCLSH (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/autoconf/m4/
Dpath_tclsh.m427 …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 ; then
31 ac_cv_path_tclsh="${TCLSH}";
35 TCLSH="${ac_cv_path_tclsh}"
36 AC_SUBST(TCLSH) subst
/external/mesa3d/src/glx/apple/
DMakefile13 TCLSH=tclsh8.5 macro
/external/swiftshader/third_party/LLVM/
DMakefile.config.in180 TCLSH := @TCLSH@
Dconfigure765 TCLSH
7207 case $TCLSH in
7209 ac_cv_path_TCLSH="$TCLSH" # Let the user override the test with a path.
7230 TCLSH=$ac_cv_path_TCLSH
7231 if test -n "$TCLSH"; then
7232 { echo "$as_me:$LINENO: result: $TCLSH" >&5
7233 echo "${ECHO_T}$TCLSH" >&6; }
7240 test -n "$TCLSH" && break
7243 if test x"${TCLSH}" = x ; then
7246 ac_cv_path_tclsh="${TCLSH}";
[all …]