aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-07-21 03:33:58 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-07-21 03:33:58 +0000
commitd59a64797b12dab9dae1842171b4ca9fba302765 (patch)
treef18ce4e60fbb2cfc1d227f9eca3c1c8e8a1513b5 /include/llvm/Config
parent0d3ac4cc30b893ea02b5adeeb9c407db357b298c (diff)
downloadexternal_llvm-d59a64797b12dab9dae1842171b4ca9fba302765.zip
external_llvm-d59a64797b12dab9dae1842171b4ca9fba302765.tar.gz
external_llvm-d59a64797b12dab9dae1842171b4ca9fba302765.tar.bz2
Regenerated with autoconf/autoheader 2.57
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15059 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Config')
-rw-r--r--include/llvm/Config/config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index 19cab78..f6bcb6c 100644
--- a/include/llvm/Config/config.h.in
+++ b/include/llvm/Config/config.h.in
@@ -30,6 +30,10 @@
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
+/* Define to 1 if your compiler defines finite in the <ieeefp.h> header file.
+ */
+#undef HAVE_FINITE_IN_IEEEFP_H
+
/* Define to 1 if you have the `getcwd' function. */
#undef HAVE_GETCWD