tstellar / rpms / llvm

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