Regenerated using autoheader-2.57.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 2 Apr 2004 21:26:03 +0000 (21:26 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 2 Apr 2004 21:26:03 +0000 (21:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12637 91177308-0d34-0410-b5e6-96231b3b80d8

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

index 2a71cb7a20e1be4a64cbe7b087101fbf2d585a15..9f35aca69839d18dd96e55fcdaba4ff9ead5abc0 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
 
index 2a71cb7a20e1be4a64cbe7b087101fbf2d585a15..9f35aca69839d18dd96e55fcdaba4ff9ead5abc0 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