changeset 30064:61037d088180

Use AC_HEADER_SYS_WAIT.
author Dave Love <fx@gnu.org>
date Wed, 05 Jul 2000 16:53:30 +0000
parents f5bcbb9efca6
children f7069f998fab
files configure.in
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Wed Jul 05 16:37:46 2000 +0000
+++ b/configure.in	Wed Jul 05 16:53:30 2000 +0000
@@ -446,7 +446,8 @@
     machine=ns16000 opsys=umax
   ;;
 
-  ## The GEC 93 - apparently, this port isn't really finished yet.
+  ## The GEC 63 - apparently, this port isn't really finished yet.
+  #  I'm sure we finished off the last of the machines, though.  -- fx
 
   ## Gould Power Node and NP1
   pn-gould-bsd4.2* )
@@ -1165,6 +1166,7 @@
 AC_HEADER_STDC
 AC_HEADER_TIME
 AC_DECL_SYS_SIGLIST
+AC_HEADER_SYS_WAIT
 
 dnl Some systems have utime.h but don't declare the struct anyplace.
 AC_CACHE_CHECK(for struct utimbuf, emacs_cv_struct_utimbuf,