Fix accidental deletion of a line in last change.

This commit is contained in:
Ken Brown 2014-08-25 16:55:37 -04:00
parent 79404e16fb
commit 940ac42ae3

View file

@ -4593,6 +4593,7 @@ if test $emacs_cv_usable_FIONREAD = yes; then
fi
fi
case $opsys in
hpux11)
dnl It works to open the pty's tty in the parent (Emacs), then
dnl close and reopen it in the child.