From 92c245ab9873b208e7ce93e2687c5bc6c600380d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 11 Feb 1994 02:45:27 +0000 Subject: entered into RCS --- configure.in | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index eb29345..23f88fb 100644 --- a/configure.in +++ b/configure.in @@ -54,13 +54,7 @@ pid = waitpid (-1, &status, 0); ], AC_DEFINE(HAVE_UNION_WAIT)) -AC_COMPILE_CHECK(sys_siglist declaration in signal.h or unistd.h, - [#include -/* NetBSD declares sys_siglist in . */ -#ifdef HAVE_UNISTD_H -#include -#endif], [char *msg = *(sys_siglist + 1);], - AC_DEFINE(SYS_SIGLIST_DECLARED)) +AC_SYS_SIGLIST_DECLARED # The presence of the following is not meant to imply # that make necessarily works on those systems. -- cgit v1.2.3