]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Formerly autoconf.texi.~149~
authorRoland McGrath <roland@gnu.org>
Fri, 11 Feb 1994 02:44:07 +0000 (02:44 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 11 Feb 1994 02:44:07 +0000 (02:44 +0000)
autoconf.texi
doc/autoconf.texi

index 358b5fc95229f78745ac839a35416e2ff533a302..7d09d4b1c60a102901e283b4d3bbf1a217160c2d 100644 (file)
@@ -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
 
index 358b5fc95229f78745ac839a35416e2ff533a302..7d09d4b1c60a102901e283b4d3bbf1a217160c2d 100644 (file)
@@ -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