From 7050c3ccaa40367825620ce14ab804806ee3040c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 11 Feb 1994 02:44:07 +0000 Subject: [PATCH] Formerly autoconf.texi.~149~ --- autoconf.texi | 14 +++++++++++--- doc/autoconf.texi | 14 +++++++++++--- 2 files changed, 22 insertions(+), 6 deletions(-) diff --git a/autoconf.texi b/autoconf.texi index 358b5fc9..7d09d4b1 100644 --- a/autoconf.texi +++ b/autoconf.texi @@ -8,7 +8,7 @@ @set EDITION 1.7.0 @set VERSION 1.7.0 -@set UPDATED December 1993 +@set UPDATED February 1994 @iftex @finalout @@ -19,7 +19,7 @@ This file documents the GNU Autoconf package for creating scripts to configure source code packages using templates and an @code{m4} macro package. -Copyright (C) 1992, 1993 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice @@ -52,7 +52,7 @@ by the Foundation. @page @vskip 0pt plus 1filll -Copyright @copyright{} 1992, 1993 Free Software Foundation, Inc. +Copyright @copyright{} 1992, 1993, 1994 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice @@ -755,6 +755,14 @@ The symbol @code{USG} is obsolete. Instead of this macro, use code. See the example for @code{AC_STDC_HEADERS}. @end defmac +@defmac AC_SYS_SIGLIST_DECLARED +@maindex SYS_SIGLIST_DECLARED +@vindex SYS_SIGLIST_DECLARED +Define @code{SYS_SIGLIST_DECLARED} if the variable @code{sys_siglist} is +declared in a system header file, either @file{signal.h} or +@file{unistd.h}. +@end defmac + @node Typedefs, Library Functions, Header Files, Specific Tests @section Typedefs diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 358b5fc9..7d09d4b1 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -8,7 +8,7 @@ @set EDITION 1.7.0 @set VERSION 1.7.0 -@set UPDATED December 1993 +@set UPDATED February 1994 @iftex @finalout @@ -19,7 +19,7 @@ This file documents the GNU Autoconf package for creating scripts to configure source code packages using templates and an @code{m4} macro package. -Copyright (C) 1992, 1993 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice @@ -52,7 +52,7 @@ by the Foundation. @page @vskip 0pt plus 1filll -Copyright @copyright{} 1992, 1993 Free Software Foundation, Inc. +Copyright @copyright{} 1992, 1993, 1994 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice @@ -755,6 +755,14 @@ The symbol @code{USG} is obsolete. Instead of this macro, use code. See the example for @code{AC_STDC_HEADERS}. @end defmac +@defmac AC_SYS_SIGLIST_DECLARED +@maindex SYS_SIGLIST_DECLARED +@vindex SYS_SIGLIST_DECLARED +Define @code{SYS_SIGLIST_DECLARED} if the variable @code{sys_siglist} is +declared in a system header file, either @file{signal.h} or +@file{unistd.h}. +@end defmac + @node Typedefs, Library Functions, Header Files, Specific Tests @section Typedefs