summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 02e3bd8..32d5e85 100644
--- a/config.h.in
+++ b/config.h.in
@@ -260,6 +260,9 @@
/* The number of bytes in a void *. */
#undef SIZEOF_VOID_P
+/* Define if you have the _getpty function. */
+#undef HAVE__GETPTY
+
/* Define if you have the alarm function. */
#undef HAVE_ALARM