summaryrefslogtreecommitdiff
path: root/modules/pty
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pty')
-rw-r--r--modules/pty1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/pty b/modules/pty
index aed2406473..bc83a29f45 100644
--- a/modules/pty
+++ b/modules/pty
@@ -29,6 +29,7 @@ pty.h: pty.in.h $(CXXDEFS_H) $(WARN_ON_USE_H)
-e 's|@''GNULIB_OPENPTY''@|$(GNULIB_OPENPTY)|g' \
-e 's|@''HAVE_UTIL_H''@|$(HAVE_UTIL_H)|g' \
-e 's|@''HAVE_LIBUTIL_H''@|$(HAVE_LIBUTIL_H)|g' \
+ -e 's|@''HAVE_FORKPTY''@|$(HAVE_FORKPTY)|g' \
-e 's|@''HAVE_OPENPTY''@|$(HAVE_OPENPTY)|g' \
-e 's|@''REPLACE_FORKPTY''@|$(REPLACE_FORKPTY)|g' \
-e 's|@''REPLACE_OPENPTY''@|$(REPLACE_OPENPTY)|g' \