For PR614:
authorReid Spencer <rspencer@reidspencer.com>
Thu, 25 Aug 2005 04:59:49 +0000 (04:59 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 25 Aug 2005 04:59:49 +0000 (04:59 +0000)
commitca739c685b963b103ae2d201e038ac37e7af4b29
tree142422dd7aefaadccc5624e55c383e129d17e667
parent2fe76e58eb734a09ec08ea006a32700572ffc0ca
For PR614:
Move the implementation of the fix from Makefile.rules to Makefile. This
ensures that it is only checked on a top-level rebuild, and not in every
single subdirectory. This removes some annoying messages from the build and
numerous executions of config.status if the .in file changes but not
substantively enough to cause the .h file to be modified by config.status.

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