summaryrefslogtreecommitdiff
path: root/h/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'h/config.h.in')
-rw-r--r--h/config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/h/config.h.in b/h/config.h.in
index 074306f..890dbbb 100644
--- a/h/config.h.in
+++ b/h/config.h.in
@@ -239,6 +239,15 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define to 1 if you have the <stdbool.h> header file. */
+#undef HAVE_STDBOOL_H
+
+/* Define to 1 if you have the <curses.h> header file. */
+#undef HAVE_CURSES_H
+
+/* Define to 1 if you have the <termio.h> header file. */
+#undef HAVE_TERMIO_H
+
/* Define to 1 if you have the `vprintf' function. */
#undef HAVE_VPRINTF