/[autoconf]/autoconf/doc/autoconf.texi
ViewVC logotype

Diff of /autoconf/doc/autoconf.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.686 by eggert, Tue Oct 8 23:05:17 2002 UTC revision 1.687 by akim, Fri Oct 11 12:17:52 2002 UTC
# Line 4530  Declarations}) or, for more complex test Line 4530  Declarations}) or, for more complex test
4530  @node Particular Declarations  @node Particular Declarations
4531  @subsection Particular Declaration Checks  @subsection Particular Declaration Checks
4532    
4533  The following macros check for certain declarations.  There are no specific macros for declarations.
   
 @defmac AC_DECL_SYS_SIGLIST  
 @acindex DECL_SYS_SIGLIST  
 @cvindex 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  
4534    
4535  @node Generic Declarations  @node Generic Declarations
4536  @subsection Generic Declaration Checks  @subsection Generic Declaration Checks
# Line 12224  running CygWin32, and should not be chan Line 12216  running CygWin32, and should not be chan
12216  not to use this macro.  not to use this macro.
12217  @end defmac  @end defmac
12218    
12219    @defmac AC_DECL_SYS_SIGLIST
12220    @acindex DECL_SYS_SIGLIST
12221    @cvindex SYS_SIGLIST_DECLARED
12222    Same as @samp{AC_CHECK_DECLS([sys_siglist])}.
12223    @end defmac
12224    
12225  @defmac AC_DECL_YYTEXT  @defmac AC_DECL_YYTEXT
12226  @acindex DECL_YYTEXT  @acindex DECL_YYTEXT
12227  Does nothing, now integrated in @code{AC_PROG_LEX}.  Does nothing, now integrated in @code{AC_PROG_LEX}.

Legend:
Removed from v.1.686  
changed lines
  Added in v.1.687

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26