Update Windows version of config.h to note availability of floor/floorf/ceil/ceilf.
authorJeff Cohen <jeffc@jolt-lang.org>
Fri, 20 Jan 2006 04:34:45 +0000 (04:34 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Fri, 20 Jan 2006 04:34:45 +0000 (04:34 +0000)
commiteca86da38c5a779e06fddb903e9fa1ae262712d1
treef68aa2e247b082e7fd2fd69b0e3d492fb1c47620
parenta7fb5bef552c958073d5b1e3ec5f2fb1397459e9
Update Windows version of config.h to note availability of floor/floorf/ceil/ceilf.
Also pulled Windows-specific modifications to config.h.in to a separate file, so
that changes to it trigger regeneration of config.h (which doesn't happen when the
custom build step for it changes).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25477 91177308-0d34-0410-b5e6-96231b3b80d8
win32/Configure/Configure.vcproj
win32/config.h [new file with mode: 0644]