Mercurial > hg > xemacs-beta
comparison src/s/dgux.h @ 276:6330739388db r21-0b36
Import from CVS: tag r21-0b36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:30:37 +0200 |
parents | c5d627a313b1 |
children |
comparison
equal
deleted
inserted
replaced
275:a68ae4439f57 | 276:6330739388db |
---|---|
246 #define C_DEBUG_SWITCH "-g -V2 -mversion-03.00 -mstandard" | 246 #define C_DEBUG_SWITCH "-g -V2 -mversion-03.00 -mstandard" |
247 #endif | 247 #endif |
248 | 248 |
249 #endif /* ELF */ | 249 #endif /* ELF */ |
250 | 250 |
251 /* Extra stuff which probably should be someplace else but is here out | |
252 of expediency. */ | |
253 | |
254 #define LIB_X11_LIB "-lX11" | |
255 #define LIB_MOTIF "-lXm -lgen" | |
256 | |
257 /* Formerly "BSD_PGRPS" */ | 251 /* Formerly "BSD_PGRPS" */ |
258 | 252 |
259 #define SIGIO_REQUIRES_SEPARATE_PROCESS_GROUP | 253 #define SIGIO_REQUIRES_SEPARATE_PROCESS_GROUP |