From 62c969b5cbb83ec1f76c01fb0e47c8300dd235d1 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 17 Aug 2002 04:57:03 +0000 Subject: (BROKEN_SIGIO): Add #undef. --- src/s/sol2-5.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/s/sol2-5.h') diff --git a/src/s/sol2-5.h b/src/s/sol2-5.h index 6a7a550c956..6c2a5eec97f 100644 --- a/src/s/sol2-5.h +++ b/src/s/sol2-5.h @@ -2,6 +2,8 @@ #include "sol2-4.h" +#undef BROKEN_SIGIO + /* -lgen is needed for the regex and regcmp functions which are used by Motif. In the future we can try changing regex.c to provide them in Emacs, but this is safer for now. */ -- cgit v1.2.1