An "autoconf wrapper" for the infamous windows.h file
[oota-llvm.git] / include / llvm / Config / config.h.in
index 2a71cb7a20e1be4a64cbe7b087101fbf2d585a15..1b396fea834f562a564a7ddb5a2dcfa95eee094d 100644 (file)
@@ -45,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 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