Regenerated using autoheader-2.57.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 20 Feb 2004 06:40:58 +0000 (06:40 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 20 Feb 2004 06:40:58 +0000 (06:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11657 91177308-0d34-0410-b5e6-96231b3b80d8

include/Config/config.h.in
include/llvm/Config/config.h.in

index d7c0bbf18d57926b7b9cf5ed1882bb18992f25a9..2cae4b35549ff933006b5fc2f342c4318339fd3f 100644 (file)
@@ -15,6 +15,9 @@
    */
 #undef HAVE_ALLOCA_H
 
+/* Define to 1 if you have the `backtrace' function. */
+#undef HAVE_BACKTRACE
+
 /* define if the compiler has bidirectional iterator */
 #undef HAVE_BI_ITERATOR
 
@@ -24,6 +27,9 @@
 /* Define if dlopen() is available on this platform. */
 #undef HAVE_DLOPEN
 
+/* Define to 1 if you have the <execinfo.h> header file. */
+#undef HAVE_EXECINFO_H
+
 /* define if the compiler has ext/slist */
 #undef HAVE_EXT_SLIST
 
index d7c0bbf18d57926b7b9cf5ed1882bb18992f25a9..2cae4b35549ff933006b5fc2f342c4318339fd3f 100644 (file)
@@ -15,6 +15,9 @@
    */
 #undef HAVE_ALLOCA_H
 
+/* Define to 1 if you have the `backtrace' function. */
+#undef HAVE_BACKTRACE
+
 /* define if the compiler has bidirectional iterator */
 #undef HAVE_BI_ITERATOR
 
@@ -24,6 +27,9 @@
 /* Define if dlopen() is available on this platform. */
 #undef HAVE_DLOPEN
 
+/* Define to 1 if you have the <execinfo.h> header file. */
+#undef HAVE_EXECINFO_H
+
 /* define if the compiler has ext/slist */
 #undef HAVE_EXT_SLIST