aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/autoconfig.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/autoconfig.h.in b/include/autoconfig.h.in
index 17a73828f..2e71520e2 100644
--- a/include/autoconfig.h.in
+++ b/include/autoconfig.h.in
@@ -360,9 +360,15 @@
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#undef HAVE_SYS_WAIT_H
+/* Define to indicate the Termcap library */
+#undef HAVE_TERMCAP
+
/* Define to 1 if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H
+/* Define to indicate the Term Info library */
+#undef HAVE_TINFO
+
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H