Remove all checking for the various terminfo headers (term.h and
[oota-llvm.git] / include / llvm / Config / config.h.in
index 74b7829d3b534d9723220a5f6993abe3db980997..6dc8c6e0e41b2bfec4fceb057ef1ede6c14dcdf6 100644 (file)
 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
 #undef HAVE_SYS_WAIT_H
 
+/* Define if the setupterm() function is supported this platform. */
+#undef HAVE_TERMINFO
+
 /* Define to 1 if you have the <termios.h> header file. */
 #undef HAVE_TERMIOS_H