]> git.eshelyaron.com Git - emacs.git/commitdiff
(BROKEN_SIGIO): Turn off the #undef (back-porting of
authorKenichi Handa <handa@m17n.org>
Fri, 8 Nov 2002 00:56:58 +0000 (00:56 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 8 Nov 2002 00:56:58 +0000 (00:56 +0000)
the 2002-11-05 change in HEAD).

src/s/sol2-5.h

index eea55ea0b78dbd53fb0b1aea9bacb66abe8e7d20..215526e72b76e5ab434ebbaa32999f70ccde8129 100644 (file)
@@ -2,7 +2,9 @@
 
 #include "sol2-4.h"
 
+#if 0 /* Klaus Zeitler <kzeitler@lucent.com> says SIGIO still fails.  */
 #undef BROKEN_SIGIO
+#endif
 
 /* -lgen is needed for the regex and regcmp functions
    which are used by Motif.  In the future we can try changing