Mercurial > hg > xemacs-beta
comparison src/s/sco5.h @ 175:2d532a89d707 r20-3b14
Import from CVS: tag r20-3b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:50:14 +0200 |
parents | 0132846995bd |
children | 157b30c96d03 |
comparison
equal
deleted
inserted
replaced
174:bb3568571b84 | 175:2d532a89d707 |
---|---|
106 #define START_FILES "pre-crt0.o /usr/ccs/lib/crt1.o" | 106 #define START_FILES "pre-crt0.o /usr/ccs/lib/crt1.o" |
107 #endif | 107 #endif |
108 #define LIB_STANDARD "-lc" | 108 #define LIB_STANDARD "-lc" |
109 | 109 |
110 /* Send signals to subprocesses by "typing" signal chars at them. */ | 110 /* Send signals to subprocesses by "typing" signal chars at them. */ |
111 #define SIGNALS_VIA_CHARACTERS | 111 /* #define SIGNALS_VIA_CHARACTERS */ /* mrb */ |
112 | 112 |
113 /* Specify program for etc/fakemail to run. Define SMAIL if you are | 113 /* Specify program for etc/fakemail to run. Define SMAIL if you are |
114 using smail, don't for MMDF. */ | 114 using smail, don't for MMDF. */ |
115 | 115 |
116 #ifdef SMAIL | 116 #ifdef SMAIL |