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  each  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       GNU Autoconf home page: <http://www.gnu.org/software/autoconf/>.
45       General help using GNU software: <http://www.gnu.org/gethelp/>.
46
48       Copyright  ©  2012 Free Software Foundation, Inc.  License GPLv3+/Auto‐
49       conf: GNU GPL version 3  or  later  <http://gnu.org/licenses/gpl.html>,
50       <http://gnu.org/licenses/exceptions.html>
51       This  is  free  software:  you  are free to change and redistribute it.
52       There is NO WARRANTY, to the extent permitted by law.
53

SEE ALSO

55       autoconf(1), automake(1), autoreconf(1), autoupdate(1),  autoheader(1),
56       autoscan(1), config.guess(1), config.sub(1), ifnames(1), libtool(1).
57
58       The  full  documentation for autoupdate is maintained as a Texinfo man‐
59       ual.  If the info and autoupdate programs  are  properly  installed  at
60       your site, the command
61
62              info autoupdate
63
64       should give you access to the complete manual.
65
66
67
68GNU Autoconf 2.68b.25-19513       April 2012                     AUTOUPDATE(1)
Impressum