From: Kenichi Handa Date: Fri, 8 Nov 2002 00:56:58 +0000 (+0000) Subject: (BROKEN_SIGIO): Turn off the #undef (back-porting of X-Git-Tag: emacs-pretest-21.2.93~33 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7bdcb56b6919b0236c32a8651b4791d05984024a;p=emacs.git (BROKEN_SIGIO): Turn off the #undef (back-porting of the 2002-11-05 change in HEAD). --- diff --git a/src/s/sol2-5.h b/src/s/sol2-5.h index eea55ea0b78..215526e72b7 100644 --- a/src/s/sol2-5.h +++ b/src/s/sol2-5.h @@ -2,7 +2,9 @@ #include "sol2-4.h" +#if 0 /* Klaus Zeitler 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