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