comparison src/m/ibmps2-aix.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 c5d627a313b1
comparison
equal deleted inserted replaced
174:bb3568571b84 175:2d532a89d707
98 #define C_DEBUG_SWITCH "-O" 98 #define C_DEBUG_SWITCH "-O"
99 #endif 99 #endif
100 100
101 /* Send signals to subprocesses by "typing" special chars at them. */ 101 /* Send signals to subprocesses by "typing" special chars at them. */
102 102
103 #define SIGNALS_VIA_CHARACTERS 103 /* #define SIGNALS_VIA_CHARACTERS */ /* mrb */
104 104
105 /* AIX utimes allegedly causes SIGSEGV. */ 105 /* AIX utimes allegedly causes SIGSEGV. */
106 #undef HAVE_UTIMES /* override configuration decision */ 106 #undef HAVE_UTIMES /* override configuration decision */
107 107
108 /* Data type of load average, as read out of kmem. */ 108 /* Data type of load average, as read out of kmem. */