Mercurial > emacs
changeset 41186:6d18f98e184a
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 17 Nov 2001 03:49:52 +0000 |
parents | d12c8d3334f4 |
children | f3b21013637a |
files | src/m/convex.h src/s/hpux.h |
diffstat | 2 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/m/convex.h Sat Nov 17 03:49:13 2001 +0000 +++ b/src/m/convex.h Sat Nov 17 03:49:52 2001 +0000 @@ -190,5 +190,6 @@ '-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
--- a/src/s/hpux.h Sat Nov 17 03:49:13 2001 +0000 +++ b/src/s/hpux.h Sat Nov 17 03:49:52 2001 +0000 @@ -217,5 +217,5 @@ /* 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