Regenerate configure
[oota-llvm.git] / include / llvm / Config / config.h.in
index 6a28326cdff3bc4becbc5c46cf4f639df0eca8b4..f32f4038ffaea3e1c2e589a956ae65593c38907c 100644 (file)
@@ -3,6 +3,14 @@
 /* Define if dlopen(0) will open the symbols of the program */
 #undef CAN_DLOPEN_SELF
 
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+   systems. This function is required for `alloca.c' support on those systems.
+   */
+#undef CRAY_STACKSEG_END
+
+/* Define to 1 if using `alloca.c'. */
+#undef C_ALLOCA
+
 /* Define if CBE is enabled for printf %a output */
 #undef ENABLE_CBE_PRINTF_A
 
 /* Define if threads enabled */
 #undef ENABLE_THREADS
 
+/* Define to 1 if you have `alloca', as a function or macro. */
+#undef HAVE_ALLOCA
+
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+   */
+#undef HAVE_ALLOCA_H
+
 /* Define to 1 if you have the `argz_append' function. */
 #undef HAVE_ARGZ_APPEND
 
 /* Installation directory for binary executables */
 #undef LLVM_BINDIR
 
-/* Define to 1 for ilist sentinel compaction */
-#undef LLVM_COMPACT_SENTINELS
-
 /* Time at which LLVM was configured */
 #undef LLVM_CONFIGTIME