Fix configure bug that only shows up in a clean build. Don't try to invoke gcc
commitd5f12fed540b9487fe8a48e7480344ab0c33676d
authorNick Lewycky <nicholas@mxc.ca>
Tue, 29 Sep 2009 06:18:00 +0000 (29 06:18 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 29 Sep 2009 06:18:00 +0000 (29 06:18 +0000)
treef9f985897373f537193d94c53b9c13ea494ec7f4
parentd2813d0d6d353fb32749e66adc03e5a388c6eee2
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