565c64d
--- llvm-2.5/configure.tclsh_check	2009-02-03 00:29:49.000000000 -0500
565c64d
+++ llvm-2.5/configure	2009-09-05 12:25:54.761389908 -0400
565c64d
@@ -8032,7 +8032,7 @@
565c64d
 else
565c64d
 
565c64d
 if test x"${with_tclinclude}" != x ; then
565c64d
-  if test -f ${with_tclinclude}/tclsh ; then
565c64d
+  if test -f ${with_tclinclude}/tcl.h ; then
565c64d
     ac_cv_path_tclsh=`(cd ${with_tclinclude}; pwd)`
565c64d
   elif test -f ${with_tclinclude}/src/tclsh ; then
565c64d
     ac_cv_path_tclsh=`(cd ${with_tclinclude}/src; pwd)`