Formerly autoconf.texi.~149~

This commit is contained in:
Roland McGrath 1994-02-11 02:44:07 +00:00
parent 56d0a7d32d
commit 7050c3ccaa
2 changed files with 22 additions and 6 deletions

View 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

View 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