comparison src/s/irix6-0.h @ 15730:bfaf5fb2a22c

(SA_RESTART): Add #undef.
author Karl Heuer <kwzh@gnu.org>
date Fri, 19 Jul 1996 19:39:09 +0000
parents 434b944a78c9
children d6eb0b865cd2
comparison
equal deleted inserted replaced
15729:612faf2943db 15730:bfaf5fb2a22c
12 is needed in configure on Irix 5, but gets in the way there 12 is needed in configure on Irix 5, but gets in the way there
13 on Irix 6. So get rid of it except in Makefile.in where we need it. */ 13 on Irix 6. So get rid of it except in Makefile.in where we need it. */
14 #ifndef THIS_IS_MAKEFILE 14 #ifndef THIS_IS_MAKEFILE
15 #undef C_SWITCH_SYSTEM 15 #undef C_SWITCH_SYSTEM
16 #endif 16 #endif
17
18 #undef SA_RESTART