Mercurial > hg > xemacs-beta
comparison src/m/tahoe.h @ 400:a86b2b5e0111 r21-2-30
Import from CVS: tag r21-2-30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:14:34 +0200 |
parents | 376386a54a3c |
children | 697ef44129c6 ecf1ebac70d8 |
comparison
equal
deleted
inserted
replaced
399:376370fb5946 | 400:a86b2b5e0111 |
---|---|
27 NOTE-START | 27 NOTE-START |
28 Use -opsystem=bsd4-2 or -opsystem=bsd4-3, depending on the version of | 28 Use -opsystem=bsd4-2 or -opsystem=bsd4-3, depending on the version of |
29 Berkeley you are running. | 29 Berkeley you are running. |
30 NOTE-END */ | 30 NOTE-END */ |
31 | 31 |
32 /* XINT must explicitly sign-extend */ | |
33 | |
34 #define EXPLICIT_SIGN_EXTEND | |
35 | |
36 /* Say this machine is a tahoe */ | 32 /* Say this machine is a tahoe */ |
37 | 33 |
38 #ifndef tahoe | 34 #ifndef tahoe |
39 #define tahoe | 35 #define tahoe |
40 #endif /* not tahoe */ | 36 #endif /* not tahoe */ |