From 141812c967a5876f94023d54dc02c73cb0a77540 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 29 Aug 2002 19:28:58 +0000 Subject: [PATCH] (BROKEN_SIGIO): Add #undef. --- src/s/sol2-5.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/s/sol2-5.h b/src/s/sol2-5.h index 74d79f92328..eea55ea0b78 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. */ -- 2.39.2