summaryrefslogtreecommitdiff
path: root/include/Config
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-04-02 21:26:03 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-04-02 21:26:03 +0000
commit02cef96a2855b1b01b81d4b3429ed5cd707dd899 (patch)
tree414efece2ffea36ea7fcec8ce0269b59a16c8d8f /include/Config
parent9a08b5eafeb54a70294bd6d964331128a1c3401d (diff)
downloadllvm-02cef96a2855b1b01b81d4b3429ed5cd707dd899.tar.gz
llvm-02cef96a2855b1b01b81d4b3429ed5cd707dd899.tar.bz2
llvm-02cef96a2855b1b01b81d4b3429ed5cd707dd899.tar.xz
Regenerated using autoheader-2.57.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12637 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/Config')
-rw-r--r--include/Config/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/Config/config.h.in b/include/Config/config.h.in
index 2a71cb7a20..9f35aca698 100644
--- a/include/Config/config.h.in
+++ b/include/Config/config.h.in
@@ -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