emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r117740: Fix accidental deletion of a line in last c


From: Ken Brown
Subject: [Emacs-diffs] trunk r117740: Fix accidental deletion of a line in last change.
Date: Mon, 25 Aug 2014 20:55:40 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117740
revision-id: address@hidden
parent: address@hidden
committer: Ken Brown <address@hidden>
branch nick: trunk
timestamp: Mon 2014-08-25 16:55:37 -0400
message:
  Fix accidental deletion of a line in last change.
modified:
  configure.ac                   
configure.in-20091113204419-o5vbwnq5f7feedwu-783
=== modified file 'configure.ac'
--- a/configure.ac      2014-08-25 20:49:52 +0000
+++ b/configure.ac      2014-08-25 20:55:37 +0000
@@ -4593,6 +4593,7 @@
   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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]