Mercurial > hg > xemacs-beta
comparison src/s/aix3-1.h @ 286:57709be46d1b r21-0b41
Import from CVS: tag r21-0b41
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:35:03 +0200 |
parents | 41ff10fd062f |
children |
comparison
equal
deleted
inserted
replaced
285:9a3756523c1b | 286:57709be46d1b |
---|---|
136 /* AIX doesn't define this. */ | 136 /* AIX doesn't define this. */ |
137 #define unix 1 | 137 #define unix 1 |
138 | 138 |
139 /* AIX 3.1 has the HFT features. */ | 139 /* AIX 3.1 has the HFT features. */ |
140 #define AIXHFT | 140 #define AIXHFT |
141 | |
142 /* For unexaix.c. */ | |
143 #define ALIGN_DATA_RELOC | |
144 |