diff src/m/convex.h @ 41184:556de690adf1

(HAVE_SYS_WAIT_H): Add #undef.
author Richard M. Stallman <rms@gnu.org>
date Sat, 17 Nov 2001 03:48:21 +0000
parents ee40177f6c68
children 6d18f98e184a
line wrap: on
line diff
--- a/src/m/convex.h	Sat Nov 17 03:47:10 2001 +0000
+++ b/src/m/convex.h	Sat Nov 17 03:48:21 2001 +0000
@@ -189,3 +189,6 @@
     -L /usr/lib \
     '-A__iob=___ap$$iob' '-A_use_libc_sema=___ap$$use_libc_sema'
 #endif
+
+/* The convex has sys/wait.h but it does not work right.  */
+#undef HAVE_SYS_WAIT_H