Mercurial > hg > xemacs-beta
comparison src/m/iris4d.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 |
---|---|
116 #define DATA_START 0x10000000 | 116 #define DATA_START 0x10000000 |
117 #define DATA_SEG_BITS 0x10000000 | 117 #define DATA_SEG_BITS 0x10000000 |
118 | 118 |
119 #undef LIBS_MACHINE | 119 #undef LIBS_MACHINE |
120 /* -lsun in case using Yellow Pages for passwords. */ | 120 /* -lsun in case using Yellow Pages for passwords. */ |
121 /* #define LIBS_MACHINE "-lmld" */ /* mrb */ | |
122 #define LIBS_DEBUG | 121 #define LIBS_DEBUG |
123 | 122 |
124 /* Define this if you have a fairly recent system, | 123 /* Define this if you have a fairly recent system, |
125 in which crt1.o and crt1.n should be used. */ | 124 in which crt1.o and crt1.n should be used. */ |
126 #define HAVE_CRTN | 125 #define HAVE_CRTN |