Comment change.
This commit is contained in:
parent
3bddb27298
commit
aa147f3b1b
2 changed files with 3 additions and 2 deletions
|
@ -190,5 +190,6 @@ Boston, MA 02111-1307, USA. */
|
|||
'-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. */
|
||||
/* There is some indication that the convex has sys/wait.h
|
||||
but it does not work right. */
|
||||
#undef HAVE_SYS_WAIT_H
|
||||
|
|
|
@ -217,5 +217,5 @@ Boston, MA 02111-1307, USA. */
|
|||
/* This triggers a conditional in xfaces.c. */
|
||||
#define XOS_NEEDS_TIME_H
|
||||
|
||||
/* HPUX 7 has sys/wait.h but it does not work right. */
|
||||
/* It's possible that HPUX 7 has sys/wait.h but it does not work right. */
|
||||
#undef HAVE_SYS_WAIT_H
|
||||
|
|
Loading…
Add table
Reference in a new issue