Fix configure bug that only shows up in a clean build. Don't try to invoke gcc
authorNick Lewycky <nicholas@mxc.ca>
Tue, 29 Sep 2009 06:18:00 +0000 (06:18 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 29 Sep 2009 06:18:00 +0000 (06:18 +0000)
commit166b2b169a5800f84473cf099f2e8d999eea09a3
treef9f985897373f537193d94c53b9c13ea494ec7f4
parent83fc447a4fe2a45609db64b148eab21dc08d4a2e
Fix configure bug that only shows up in a clean build. Don't try to invoke gcc
until after the compiler itself has been set up.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83051 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac