summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2002-11-08 00:56:58 +0000
committerKenichi Handa <handa@m17n.org>2002-11-08 00:56:58 +0000
commit7bdcb56b6919b0236c32a8651b4791d05984024a (patch)
treefa9d4eef6cbba87b5e3835c9befaabf75f552b63
parentd105e7b9f10c548be83abd95f53ca85d8c76ed88 (diff)
downloademacs-7bdcb56b6919b0236c32a8651b4791d05984024a.tar.gz
(BROKEN_SIGIO): Turn off the #undef (back-porting of
the 2002-11-05 change in HEAD).
-rw-r--r--src/s/sol2-5.h2
1 files changed, 2 insertions, 0 deletions
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 <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