1AUTOUPDATE(1)                    User Commands                   AUTOUPDATE(1)
2
3
4

NAME

6       autoupdate - Update a configure.in to a newer Autoconf
7

SYNOPSIS

9       autoupdate [OPTION] ...  [TEMPLATE-FILE...]
10

DESCRIPTION

12       Update  the TEMPLATE-FILE... if given, or `configure.ac' if present, or
13       else `configure.in', to the syntax of the current version of  Autoconf.
14       The original files are backed up.
15
16   Operation modes:
17       -h, --help
18              print this help, then exit
19
20       -V, --version
21              print version number, then exit
22
23       -v, --verbose
24              verbosely report processing
25
26       -d, --debug
27              don't remove temporary files
28
29       -f, --force
30              consider all files obsolete
31
32   Library directories:
33       -B, --prepend-include=DIR
34              prepend directory DIR to search path
35
36       -I, --include=DIR
37              append directory DIR to search path
38

AUTHOR

40       Written by David J. MacKenzie and Akim Demaille.
41

REPORTING BUGS

43       Report bugs to <bug-autoconf@gnu.org>.
44
46       Copyright © 2006 Free Software Foundation, Inc.
47       This  is  free  software.   You may redistribute copies of it under the
48       terms      of      the      GNU      General       Public       License
49       <http://www.gnu.org/licenses/gpl.html>.   There  is NO WARRANTY, to the
50       extent permitted by law.
51

SEE ALSO

53       autoconf(1), automake(1), autoreconf(1), autoupdate(1),  autoheader(1),
54       autoscan(1), config.guess(1), config.sub(1), ifnames(1), libtool(1).
55
56       The  full  documentation for autoupdate is maintained as a Texinfo man‐
57       ual.  If the info and autoupdate programs  are  properly  installed  at
58       your site, the command
59
60              info autoupdate
61
62       should give you access to the complete manual.
63
64
65
66autoupdate 2.61                  November 2006                   AUTOUPDATE(1)
Impressum