comparison src/m/convex.h @ 41186:6d18f98e184a

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 17 Nov 2001 03:49:52 +0000
parents 556de690adf1
children 4be8406ebef9
comparison
equal deleted inserted replaced
41185:d12c8d3334f4 41186:6d18f98e184a
188 #define LD_SWITCH_MACHINE \ 188 #define LD_SWITCH_MACHINE \
189 -L /usr/lib \ 189 -L /usr/lib \
190 '-A__iob=___ap$$iob' '-A_use_libc_sema=___ap$$use_libc_sema' 190 '-A__iob=___ap$$iob' '-A_use_libc_sema=___ap$$use_libc_sema'
191 #endif 191 #endif
192 192
193 /* The convex has sys/wait.h but it does not work right. */ 193 /* There is some indication that the convex has sys/wait.h
194 but it does not work right. */
194 #undef HAVE_SYS_WAIT_H 195 #undef HAVE_SYS_WAIT_H