Remove dead or useless header checks from cmake and autoconf
authorReid Kleckner <reid@kleckner.net>
Fri, 26 Jul 2013 16:54:23 +0000 (16:54 +0000)
committerReid Kleckner <reid@kleckner.net>
Fri, 26 Jul 2013 16:54:23 +0000 (16:54 +0000)
commit65985348c5ece4efecce485029b147c45453c4c8
tree8af59881109cf3e92d8bd8740440154bb600b2b6
parent105a4096795e4c974bc1018b3a665c18423d790f
Remove dead or useless header checks from cmake and autoconf

On Windows, this improves clean cmake configuration time on my
workstation from 1m58s to 1m32s, which is pretty significant.  There's
probably more that can be done here, but this is the low hanging fruit.

Eric volunteered to regenerate ./configure for me.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187209 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
autoconf/m4/ltdl.m4
cmake/config-ix.cmake
include/llvm/Config/config.h.cmake
include/llvm/Config/config.h.in
include/llvm/Support/DataTypes.h.cmake
include/llvm/Support/DataTypes.h.in
lib/Support/Errno.cpp
lib/Support/Unix/Path.inc
lib/Support/Unix/Unix.h