Mercurial > hg > xemacs-beta
comparison src/m/ibmrs6000.h @ 207:e45d5e7c476e r20-4b2
Import from CVS: tag r20-4b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:03:52 +0200 |
parents | 0132846995bd |
children | c5d627a313b1 |
comparison
equal
deleted
inserted
replaced
206:d3e9274cbc4e | 207:e45d5e7c476e |
---|---|
135 #undef NEED_SIOCTL | 135 #undef NEED_SIOCTL |
136 #undef NEED_PTEM_H | 136 #undef NEED_PTEM_H |
137 | 137 |
138 #define ORDINARY_LINK | 138 #define ORDINARY_LINK |
139 | 139 |
140 | 140 #if 0 /* mrb */ |
141 #ifndef USG5_4 | 141 #ifndef USG5_4 |
142 /* XEmacs change -- automatically add the correct path for smt.exp if | 142 /* XEmacs change -- automatically add the correct path for smt.exp if |
143 it exists. */ | 143 it exists. */ |
144 /* marc@sti.com (Marc Pawliger) says ibmrs6000.inp is needed to avoid | 144 /* marc@sti.com (Marc Pawliger) says ibmrs6000.inp is needed to avoid |
145 linker error for updated X11R5 libraries, which references pthread library | 145 linker error for updated X11R5 libraries, which references pthread library |
160 #define LD_SWITCH_MACHINE "-Wl,-bnso,-bnodelcsect,-bI:/lib/syscalls.exp,-bI:$(srcdir)/m/ibmrs6000.inp" | 160 #define LD_SWITCH_MACHINE "-Wl,-bnso,-bnodelcsect,-bI:/lib/syscalls.exp,-bI:$(srcdir)/m/ibmrs6000.inp" |
161 #endif | 161 #endif |
162 #endif /* __GNUC__ == 2 && __GNUC_MINOR__ == 7 */ | 162 #endif /* __GNUC__ == 2 && __GNUC_MINOR__ == 7 */ |
163 | 163 |
164 #endif /* USG5_4 */ | 164 #endif /* USG5_4 */ |
165 #endif /* mrb */ |