From: Ken Brown Date: Mon, 25 Aug 2014 20:55:37 +0000 (-0400) Subject: Fix accidental deletion of a line in last change. X-Git-Tag: emacs-25.0.90~2635^2~679^2~431 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=940ac42ae3d5c5c5d80f984278446ab34c0bb26a;p=emacs.git Fix accidental deletion of a line in last change. --- diff --git a/configure.ac b/configure.ac index 4728ec51368..967f0195d0f 100644 --- a/configure.ac +++ b/configure.ac @@ -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.