Mercurial > hg > xemacs-beta
comparison src/m/iris5d.h @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 8eaf7971accc |
children | 3b3709405255 |
comparison
equal
deleted
inserted
replaced
271:c7b7086b0a39 | 272:c5d627a313b1 |
---|---|
115 #define DATA_START 0x10000000 | 115 #define DATA_START 0x10000000 |
116 #define DATA_SEG_BITS 0x10000000 | 116 #define DATA_SEG_BITS 0x10000000 |
117 | 117 |
118 #undef LIBS_MACHINE | 118 #undef LIBS_MACHINE |
119 /* -lsun in case using Yellow Pages for passwords. */ | 119 /* -lsun in case using Yellow Pages for passwords. */ |
120 /* #define LIBS_MACHINE "-lsun -lmld" */ /* mrb */ | |
121 #define LIBS_DEBUG | 120 #define LIBS_DEBUG |
122 | 121 |
123 /* Define this if you have a fairly recent system, | 122 /* Define this if you have a fairly recent system, |
124 in which crt1.o and crt1.n should be used. */ | 123 in which crt1.o and crt1.n should be used. */ |
125 #define HAVE_CRTN | 124 #define HAVE_CRTN |