/[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.613 by eggert, Fri Apr 19 19:03:37 2002 UTC revision 1.614 by eggert, Fri Apr 19 21:22:50 2002 UTC
# Line 1  Line 1 
1  \input texinfo @c -*-texinfo-*-  \input texinfo @c -*-texinfo-*-
2  @c %**start of header  @comment $Id$
3    @comment %**start of header
4  @setfilename autoconf.info  @setfilename autoconf.info
5    @include version.texi
6  @settitle Autoconf  @settitle Autoconf
   
 @finalout  
7  @setchapternewpage odd  @setchapternewpage odd
8  @setcontentsaftertitlepage  @setcontentsaftertitlepage
9    @comment %**end of header
10    @copying
11    
12  @include version.texi  This manual is for GNU Autoconf
13    (version @value{VERSION}, @value{UPDATED}),
14    a package for creating scripts to configure source code packages using
15    templates and an @code{m4} macro package.
16    
17    Copyright @copyright{} 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
18    2001, 2002 Free Software Foundation, Inc.
19    
20    @quotation
21    Permission is granted to copy, distribute and/or modify this document
22    under the terms of the GNU Free Documentation License, Version 1.1 or
23    any later version published by the Free Software Foundation; with no
24    Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
25    and with the Back-Cover Texts as in (a) below.  A copy of the
26    license is included in the section entitled ``GNU Free Documentation
27    License.''
28    
29    (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
30    this GNU Manual, like GNU software.  Copies published by the Free
31    Software Foundation raise funds for GNU development.''
32    @end quotation
33    @end copying
34    
35  @c A simple macro for optional variables.  @c A simple macro for optional variables.
36  @macro ovar{varname}  @macro ovar{varname}
# Line 55  Line 78 
78                                  Running an Autotest test suite                                  Running an Autotest test suite
79  @end direntry  @end direntry
80    
81  @ifinfo  @finalout
 Autoconf: Creating Automatic Configuration Scripts, by David MacKenzie.  
   
 This file documents the GNU Autoconf package for creating scripts to  
 configure source code packages using templates and an @code{m4} macro  
 package.  
   
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  
 Free Software Foundation, Inc.  
   
 Permission is granted to copy, distribute and/or modify this document  
 under the terms of the GNU Free Documentation License, Version 1.1  
 or any later version published by the Free Software Foundation;  
 with no Invariant Sections, with no  
 Front-Cover Texts, and with no Back-Cover Texts.  
 A copy of the license is included in the section entitled ``GNU  
 Free Documentation License''.  
 @end ifinfo  
   
82  @titlepage  @titlepage
83  @title Autoconf  @title Autoconf
84  @subtitle Creating Automatic Configuration Scripts  @subtitle Creating Automatic Configuration Scripts
85  @subtitle Edition @value{EDITION}, for Autoconf version @value{VERSION}  @subtitle for version @value{VERSION}, @value{UPDATED}
 @subtitle @value{UPDATED}  
86  @author David MacKenzie  @author David MacKenzie
87  @author Ben Elliston  @author Ben Elliston
88  @author Akim Demaille  @author Akim Demaille
# Line 86  Free Documentation License''. Line 90  Free Documentation License''.
90    
91  @page  @page
92  @vskip 0pt plus 1filll  @vskip 0pt plus 1filll
93  Copyright @copyright{} 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,  @insertcopying
 2001, 2002 Free Software Foundation, Inc.  
   
 Permission is granted to copy, distribute and/or modify this document  
 under the terms of the GNU Free Documentation License, Version 1.1  
 or any later version published by the Free Software Foundation;  
 with no Invariant Sections, with no  
 Front-Cover Texts, and with no Back-Cover Texts.  
 A copy of the license is included in the section entitled ``GNU  
 Free Documentation License''.  
94  @end titlepage  @end titlepage
95    
96    @contents
97    
98  @c Define an environment variable index.  @c Define an environment variable index.
99  @defcodeindex ev  @defcodeindex ev
100  @c Define an output variable index.  @c Define an output variable index.
# Line 136  Free Documentation License''. Line 133  Free Documentation License''.
133  @ifnottex  @ifnottex
134  @node Top  @node Top
135  @top Autoconf  @top Autoconf
 @end ifnottex  
136    
137  @ifinfo  @insertcopying
138  This file documents the GNU Autoconf package for creating scripts to  @end ifnottex
 configure source code packages using templates and the GNU M4 macro  
 package.  This is edition @value{EDITION}, for Autoconf version  
 @value{VERSION}.  
   
 @end ifinfo  
139    
140  @c The master menu, created with texinfo-master-menu, goes here.  @c The master menu, created with texinfo-master-menu, goes here.
141    
# Line 13662  introduced in this document. Line 13653  introduced in this document.
13653    
13654  @printindex cp  @printindex cp
13655    
 @contents  
13656  @bye  @bye
13657    
13658  @c Local Variables:  @c Local Variables:

Legend:
Removed from v.1.613  
changed lines
  Added in v.1.614

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