Mercurial > hg > xemacs-beta
comparison src/s/decosf1-3-static.h @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | 376386a54a3c |
children |
comparison
equal
deleted
inserted
replaced
162:4de2936b4e77 | 163:0132846995bd |
---|---|
3 #include "decosf1-3.h" | 3 #include "decosf1-3.h" |
4 | 4 |
5 #ifdef NOT_C_CODE | 5 #ifdef NOT_C_CODE |
6 /* This to get rid of the def in decosf1-3 forcing dynamic linking. */ | 6 /* This to get rid of the def in decosf1-3 forcing dynamic linking. */ |
7 #undef LD_SWITCH_SYSTEM | 7 #undef LD_SWITCH_SYSTEM |
8 #define LD_SWITCH_SYSTEM -non_shared | 8 #define LD_SWITCH_SYSTEM "-non_shared" |
9 #endif | 9 #endif |