Mercurial > hg > xemacs-beta
comparison src/s/decosf1-2.h @ 167:85ec50267440 r20-3b10
Import from CVS: tag r20-3b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:45:46 +0200 |
parents | 0132846995bd |
children |
comparison
equal
deleted
inserted
replaced
166:7a77eb660975 | 167:85ec50267440 |
---|---|
20 #else | 20 #else |
21 #define C_SWITCH_SYSTEM "-std -D_BSD" | 21 #define C_SWITCH_SYSTEM "-std -D_BSD" |
22 #endif | 22 #endif |
23 #define LIBS_SYSTEM "-lbsd" | 23 #define LIBS_SYSTEM "-lbsd" |
24 #define SYSTEM_MALLOC | 24 #define SYSTEM_MALLOC |
25 #define GETPGRP_NO_ARG | |
26 | 25 |
27 /* This to get rid of the -X that ymakefile inserts */ | 26 /* This to get rid of the -X that ymakefile inserts */ |
28 #undef LD_SWITCH_SYSTEM | 27 #undef LD_SWITCH_SYSTEM |
29 #define LD_SWITCH_SYSTEM | 28 #define LD_SWITCH_SYSTEM |
30 | 29 |