Allow reconfig from any directory, not just the top build directory, by
authorReid Spencer <rspencer@reidspencer.com>
Mon, 29 Nov 2004 12:37:44 +0000 (12:37 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 29 Nov 2004 12:37:44 +0000 (12:37 +0000)
commit7d277000af19b453748e97e347f4931a1546d0d8
treeda612caeec48ba23567c7e720ec0b84d6b66c03a
parent8c8af327b83a210aed30634c908bb4b39f41eedb
Allow reconfig from any directory, not just the top build directory, by
changing directory first. Also make sure that we don't attempt to run
config.status if the recheck didn't work.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18351 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules