Search for tclsh last so we don't find the FreeBSD warning script too early

llvm-svn: 18421
This commit is contained in:
Reid Spencer 2004-12-02 07:31:22 +00:00
parent 188a22fc14
commit 1c8a34ff77
1 changed files with 1 additions and 1 deletions

2
llvm/configure vendored
View File

@ -5487,7 +5487,7 @@ fi
if test x"${ac_cv_path_tclsh}" = x ; then
echo "$as_me:$LINENO: result: none" >&5
echo "${ECHO_T}none" >&6
for ac_prog in tclsh tclsh8.4 tclsh8.4.8 tclsh8.4.7 tclsh8.4.6 tclsh8.4.5 tclsh8.4.4 tclsh8.4.3 tclsh8.4.2 tclsh8.4.1 tclsh8.4.0 tclsh8.3 tclsh8.3.5 tclsh8.3.4 tclsh8.3.3 .tclsh8.3.2 tclsh8.3.1 tclsh8.3.0
for ac_prog in tclsh8.4 tclsh8.4.8 tclsh8.4.7 tclsh8.4.6 tclsh8.4.5 tclsh8.4.4 tclsh8.4.3 tclsh8.4.2 tclsh8.4.1 tclsh8.4.0 tclsh8.3 tclsh8.3.5 tclsh8.3.4 tclsh8.3.3 .tclsh8.3.2 tclsh8.3.1 tclsh8.3.0 tclsh
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2