Mercurial > hg > xemacs-beta
comparison src/m/altos.h @ 412:697ef44129c6 r21-2-14
Import from CVS: tag r21-2-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:20:41 +0200 |
parents | a86b2b5e0111 |
children |
comparison
equal
deleted
inserted
replaced
411:12e008d41344 | 412:697ef44129c6 |
---|---|
21 /* Synched up with: FSF 19.31. */ | 21 /* Synched up with: FSF 19.31. */ |
22 | 22 |
23 /* The following line tells the configuration script what sort of | 23 /* The following line tells the configuration script what sort of |
24 operating system this machine is likely to run. | 24 operating system this machine is likely to run. |
25 USUAL-OPSYS="usg5-2" */ | 25 USUAL-OPSYS="usg5-2" */ |
26 | |
27 #define EXPLICIT_SIGN_EXTEND | |
26 | 28 |
27 #define LIB_STANDARD "-lc" | 29 #define LIB_STANDARD "-lc" |
28 | 30 |
29 #ifdef __GNUC__ | 31 #ifdef __GNUC__ |
30 #define alloca __builtin_alloca | 32 #define alloca __builtin_alloca |