comparison src/m/dpx2.h @ 175:2d532a89d707 r20-3b14

Import from CVS: tag r20-3b14
author cvs
date Mon, 13 Aug 2007 09:50:14 +0200
parents 85ec50267440
children c5d627a313b1
comparison
equal deleted inserted replaced
174:bb3568571b84 175:2d532a89d707
180 #ifdef HAVE_CLOSEDIR 180 #ifdef HAVE_CLOSEDIR
181 #undef HAVE_CLOSEDIR 181 #undef HAVE_CLOSEDIR
182 #endif 182 #endif
183 183
184 /* Send signals to subprocesses by "typing" signal chars at them. */ 184 /* Send signals to subprocesses by "typing" signal chars at them. */
185 #define SIGNALS_VIA_CHARACTERS 185 /* #define SIGNALS_VIA_CHARACTERS */ /* mrb */
186 186
187 /* This is to prevent memory clobbering on the DPX/2 200. */ 187 /* This is to prevent memory clobbering on the DPX/2 200. */
188 #define LD_SWITCH_MACHINE "-N -T32" 188 #define LD_SWITCH_MACHINE "-N -T32"
189 189
190 /* end of dpx2.h */ 190 /* end of dpx2.h */