diff options
Diffstat (limited to 'config/config.h.in')
-rw-r--r-- | config/config.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.h.in b/config/config.h.in index b0635fb52b..b44b7238d2 100644 --- a/config/config.h.in +++ b/config/config.h.in @@ -50,6 +50,7 @@ # undef HAVE_SYS_UIO_H # endif #endif +#cmakedefine HAVE_FORKPTY #cmakedefine FEAT_TUI |