From 02cef96a2855b1b01b81d4b3429ed5cd707dd899 Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Fri, 2 Apr 2004 21:26:03 +0000 Subject: [PATCH] Regenerated using autoheader-2.57. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12637 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/Config/config.h.in | 3 +++ include/llvm/Config/config.h.in | 3 +++ 2 files changed, 6 insertions(+) diff --git a/include/Config/config.h.in b/include/Config/config.h.in index 2a71cb7a20e..9f35aca6983 100644 --- a/include/Config/config.h.in +++ b/include/Config/config.h.in @@ -45,6 +45,9 @@ /* Define to 1 if you have the 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 diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in index 2a71cb7a20e..9f35aca6983 100644 --- a/include/llvm/Config/config.h.in +++ b/include/llvm/Config/config.h.in @@ -45,6 +45,9 @@ /* Define to 1 if you have the 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 -- 2.34.1