]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Sat, 17 Nov 2001 03:49:52 +0000 (03:49 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 17 Nov 2001 03:49:52 +0000 (03:49 +0000)
src/m/convex.h
src/s/hpux.h

index 272a033e36c697be89db22247cc4e11d223fba66..a0fbd6223dff0c60cc593cd18d9bf50d091c1453 100644 (file)
@@ -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
index 8b7bded93aaf7b8484d4b7c2254b8036f16cb7fb..c7842f1d6df37fe5ce984f66e39719c9998b2142 100644 (file)
@@ -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