comparison src/s/sunos4-0.h @ 49356:fbabb532002e

(GC_SETJMP_WORKS, GC_MARK_STACK): Define.
author Dave Love <fx@gnu.org>
date Tue, 21 Jan 2003 16:47:27 +0000
parents 8674e7d48c7a
children 695cf19ef79e
comparison
equal deleted inserted replaced
49355:d366046ef164 49356:fbabb532002e
42 It does special things. */ 42 It does special things. */
43 43
44 #ifndef TERMINFO 44 #ifndef TERMINFO
45 #define LIBS_TERMCAP -ltermcap 45 #define LIBS_TERMCAP -ltermcap
46 #endif 46 #endif
47
48 #define GC_SETJMP_WORKS 1
49 #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS