Mercurial > hg > xemacs-beta
comparison src/s/unipl5-2.h @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | 43dd3413c7c7 |
children | 8eaf7971accc |
comparison
equal
deleted
inserted
replaced
162:4de2936b4e77 | 163:0132846995bd |
---|---|
90 | 90 |
91 #define ADDR_CORRECT(x) (x) | 91 #define ADDR_CORRECT(x) (x) |
92 | 92 |
93 /* Special library needed for linking for Uniplus */ | 93 /* Special library needed for linking for Uniplus */ |
94 | 94 |
95 #define LIBS_SYSTEM -lnet | 95 #define LIBS_SYSTEM "-lnet" |
96 | 96 |
97 /* A system-specific loader switch is needed. */ | 97 /* A system-specific loader switch is needed. */ |
98 | 98 |
99 #define LD_SWITCH_SYSTEM -N -L/lib/libg /usr/lib/unshared.ld | 99 #define LD_SWITCH_SYSTEM "-N -L/lib/libg /usr/lib/unshared.ld" |