summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 9af1117c7..530c52815 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -150,6 +150,9 @@
150/* getaddrinfo is broken (if present) */ 150/* getaddrinfo is broken (if present) */
151#undef BROKEN_GETADDRINFO 151#undef BROKEN_GETADDRINFO
152 152
153/* Whether Unix98 ptys are automatically removed when they are closed */
154#undef PTY_REMOVED_ON_CLOSE
155
153@BOTTOM@ 156@BOTTOM@
154 157
155/* ******************* Shouldn't need to edit below this line ************** */ 158/* ******************* Shouldn't need to edit below this line ************** */