4 /* It's enough to define _OSF_SOURCE instead of _BSD. */
7 #define C_SWITCH_SYSTEM -D_OSF_SOURCE
9 #ifndef NSIG /* _OSF_SOURCE seems to get us this */
10 #define NSIG __sys_nsig
13 /* We have missing/inconsistent prototypes on 5.0, at least. */
14 #define INHIBIT_X11R6_XIM
16 #define USE_MMAP_FOR_BUFFERS 1
19 #define LIBS_TERMCAP -lcurses
21 #define GC_SETJMP_WORKS 1
22 #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
24 /* arch-tag: 89580064-dd8c-4533-a47c-0f92d8090945
25 (do not change this comment) */