Sink the autoconf check for sufficiently modern host toolchain below the
authorChandler Carruth <chandlerc@gmail.com>
Wed, 15 Jan 2014 19:19:13 +0000 (19:19 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 15 Jan 2014 19:19:13 +0000 (19:19 +0000)
commit0893113a05af8b67799965685e96c11a59908a95
treee7e453cf9f6c6f4c90ce4d740ca091e62b3ce23b
parent96f3b25e8a61cd79e8d65ff31ff3df079ae50ec1
Sink the autoconf check for sufficiently modern host toolchain below the
enable flag that selects the C++ standard library to use with the host
toolchain. Otherwise we end up testing the wrong config.

I'm not really happy about this placement, but its pragmatic and should
unblock the Apple builders.

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