* Make sure the cache variable gets cached
authorReid Spencer <rspencer@reidspencer.com>
Thu, 2 Dec 2004 04:15:24 +0000 (04:15 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 2 Dec 2004 04:15:24 +0000 (04:15 +0000)
commitd56a04f680aa922e99fa1defaef849599b58ce2a
tree0fafade7dd42c71efcfa8b4e5ae2818565b90887
parenta05ec71f45dfc9b8ce34718cd24c1209e2924b60
* Make sure the cache variable gets cached
* Don't search a bunch of .. directories for something we'd never find,
  because we don't imbed tclsh into LLVM.
* Look for various tclsh versions because some platforms don't install the
  tclsh link but just have tclsh8.3 or tclsh8.4 or some such.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18414 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/m4/path_tclsh.m4