-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
/* This triggers a conditional in xfaces.c. */
#define XOS_NEEDS_TIME_H
+
+/* HPUX 7 has sys/wait.h but it does not work right. */
+#undef HAVE_SYS_WAIT_H
/* According to template.h HAVE_TERMIO and HAVE_TERMIOS shouldn't be */
/* defined at the same time. */
#undef HAVE_TERMIO
+
+/* ISC 4.1 has sys/wait.h but it does not work right. */
+#undef HAVE_SYS_WAIT_H