# HG changeset patch # User Richard M. Stallman # Date 1036473507 0 # Node ID fd02c9c4a9410d45ea7b583e2303862a1009a91f # Parent 2b5f7e1254d1ecb0c308b50bc968967605d6199c (BROKEN_SIGIO): Turn off the #undef. diff -r 2b5f7e1254d1 -r fd02c9c4a941 src/s/sol2-5.h --- 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 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