aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
Diffstat (limited to 'src/s')
-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 6a7a550c956..6c2a5eec97f 100644
--- a/src/s/sol2-5.h
+++ b/src/s/sol2-5.h
@@ -2,6 +2,8 @@
2 2
3#include "sol2-4.h" 3#include "sol2-4.h"
4 4
5#undef BROKEN_SIGIO
6
5/* -lgen is needed for the regex and regcmp functions 7/* -lgen is needed for the regex and regcmp functions
6 which are used by Motif. In the future we can try changing 8 which are used by Motif. In the future we can try changing
7 regex.c to provide them in Emacs, but this is safer for now. */ 9 regex.c to provide them in Emacs, but this is safer for now. */