changeset 48151:fd02c9c4a941

(BROKEN_SIGIO): Turn off the #undef.
author Richard M. Stallman <rms@gnu.org>
date Tue, 05 Nov 2002 05:18:27 +0000
parents 2b5f7e1254d1
children e24a284feb7a
files src/s/sol2-5.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/sol2-5.h	Tue Nov 05 05:15:47 2002 +0000
+++ b/src/s/sol2-5.h	Tue Nov 05 05:18:27 2002 +0000
@@ -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