An "autoconf wrapper" for the infamous windows.h file
[oota-llvm.git] / include / llvm / Config / config.h.in
index 8e26ae0537ec553cabc76db22485fd5646657a9e..1b396fea834f562a564a7ddb5a2dcfa95eee094d 100644 (file)
@@ -27,9 +27,6 @@
 /* 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
-
 /* Define to 1 if you have the <fcntl.h> header file. */
 #undef HAVE_FCNTL_H
 
@@ -48,6 +45,9 @@
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* Define to 1 if you have the `isatty' function. */
+#undef HAVE_ISATTY
+
 /* Define to 1 if you have the `elf' library (-lelf). */
 #undef HAVE_LIBELF
 
 /* Define to have the %a format string */
 #undef HAVE_PRINTF_A
 
-/* Define if PThread mutexes (e.g., pthread_mutex_lock) are available in the
-   system's thread library. */
-#undef HAVE_PTHREAD_MUTEX_LOCK
-
 /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_STDINT_H
 
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
+/* Define to have the <windows.h> header file. */
+#undef HAVE_WINDOWS_H
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT