## ------------------------ ##
begin-language: "Automake-preselections"
+args: --preselect AC_CANONICAL_HOST
+args: --preselect AC_CANONICAL_SYSTEM
+args: --preselect AC_CONFIG_AUX_DIR
+args: --preselect AC_CONFIG_FILES
+args: --preselect AC_CONFIG_HEADERS
+args: --preselect AC_INIT
args: --preselect AC_LIBSOURCE
args: --preselect AC_SUBST
+args: --preselect AM_AUTOMAKE_VERSION
args: --preselect AM_CONDITIONAL
-args: --preselect AC_LIBSOURCE
-args: --preselect AC_CONFIG_FILES
+args: --preselect AM_GNU_GETTEXT
+args: --preselect AM_INIT_AUTOMAKE
+args: --preselect AM_MAINTAINER_MODE
+args: --preselect AM_PROG_CC_C_O
end-language: "Automake-preselections"
## -------------------------- ##
begin-language: "Autoreconf-preselections"
+args: --preselect AC_CONFIG_HEADERS
+args: --preselect AC_CONFIG_SUBDIRS
+args: --preselect AC_INIT
args: --preselect AC_PROG_LIBTOOL
-args: --preselect AM_PROG_LIBTOOL
args: --preselect AM_GNU_GETTEXT
end-language: "Autoreconf-preselections"
## Autoscan-preselections. ##
## ------------------------ ##
+# To update the following list:
+#
+#$ tests/autom4te -l autoconf -M -t AN_OUTPUT:\$3 |
+# sed 's/(.*//' |
+# sort -u |
+# grep -v '^warn' |
+# sed 's/^/args: --preselect /'
+#
+# and add AC_CHECK_LIB by hand.
+#
+# I'm a bit frightened to put this into the Makefile, which was
+# my goal: running autom4te to get this list requires autom4te.cfg,
+# which is what we are building :( In fact we need three files, not
+# two (autom4te.pre -> autom4te.in -> autom4te.cfg).
begin-language: "Autoscan-preselections"
args: --preselect AC_CHECK_FUNCS
args: --preselect AC_CHECK_HEADERS
args: --preselect AC_CHECK_LIB
+args: --preselect AC_CHECK_MEMBERS
args: --preselect AC_CHECK_TYPES
args: --preselect AC_C_CONST
args: --preselect AC_C_INLINE
+args: --preselect AC_C_VOLATILE
args: --preselect AC_DECL_SYS_SIGLIST
args: --preselect AC_FUNC_ALLOCA
args: --preselect AC_FUNC_CHOWN
+args: --preselect AC_FUNC_CLOSEDIR_VOID
args: --preselect AC_FUNC_ERROR_AT_LINE
-args: --preselect AC_FUNC_FNMATCH
args: --preselect AC_FUNC_FORK
args: --preselect AC_FUNC_FSEEKO
args: --preselect AC_FUNC_GETGROUPS
args: --preselect AC_FUNC_GETLOADAVG
+args: --preselect AC_FUNC_GETMNTENT
args: --preselect AC_FUNC_GETPGRP
args: --preselect AC_FUNC_LSTAT
+args: --preselect AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK
args: --preselect AC_FUNC_MALLOC
+args: --preselect AC_FUNC_MBRTOWC
args: --preselect AC_FUNC_MEMCMP
args: --preselect AC_FUNC_MKTIME
args: --preselect AC_FUNC_MMAP
args: --preselect AC_FUNC_OBSTACK
+args: --preselect AC_FUNC_REALLOC
+args: --preselect AC_FUNC_SELECT_ARGTYPES
args: --preselect AC_FUNC_SETPGRP
args: --preselect AC_FUNC_SETVBUF_REVERSED
args: --preselect AC_FUNC_STAT
args: --preselect AC_FUNC_STRCOLL
args: --preselect AC_FUNC_STRERROR_R
args: --preselect AC_FUNC_STRFTIME
+args: --preselect AC_FUNC_STRNLEN
args: --preselect AC_FUNC_STRTOD
args: --preselect AC_FUNC_UTIME_NULL
args: --preselect AC_FUNC_VPRINTF
args: --preselect AC_PROG_MAKE_SET
args: --preselect AC_PROG_RANLIB
args: --preselect AC_PROG_YACC
+args: --preselect AC_REPLACE_FNMATCH
args: --preselect AC_STRUCT_ST_BLOCKS
args: --preselect AC_STRUCT_TIMEZONE
args: --preselect AC_STRUCT_TM
args: --preselect AC_TYPE_SIGNAL
args: --preselect AC_TYPE_SIZE_T
args: --preselect AC_TYPE_UID_T
+args: --preselect AM_GNU_GETTEXT
end-language: "Autoscan-preselections"
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
-.TH AUTOHEADER "1" "September 2002" "autoheader 2.54a" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.013.
+.TH AUTOHEADER "1" "September 2002" "GNU Autoconf 2.54a" FSF
.SH NAME
-autoheader \- Create a template header for configure
+autoheader \- manual page for autoheader 2.54a
.SH SYNOPSIS
.B autoheader
[\fIOPTION\fR] ... [\fITEMPLATE-FILE\fR]
.SH DESCRIPTION
+.PP
Create a template file of C `#define' statements for `configure' to
use. To this end, scan TEMPLATE-FILE, or `configure.ac' if present,
or else `configure.in'.
.TP
\fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
append directory DIR to search path
-.SH AUTHOR
-Written by Roland McGrath and Akim Demaille.
-.PP
-Copyright 2002 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
.SH "REPORTING BUGS"
Report bugs to <bug-autoconf@gnu.org>.
.SH "SEE ALSO"
.B info autoheader
.PP
should give you access to the complete manual.
+.PP
+Copyright 2002 Free Software Foundation, Inc.
+.br
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
-.TH AUTORECONF "1" "September 2002" "autoreconf 2.54a" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.013.
+.TH AUTORECONF "1" "September 2002" "GNU Autoconf 2.54a" FSF
.SH NAME
-autoreconf \- Update generated configuration files
+autoreconf \- manual page for autoreconf 2.54a
.SH SYNOPSIS
.B autoreconf
[\fIOPTION\fR] ... [\fICONFIGURE-AC or DIRECTORY\fR] ...
.SH DESCRIPTION
+.PP
Run `autoconf' (and `autoheader', `aclocal', `automake', `autopoint'
(formerly `gettextize'), and `libtoolize' where appropriate)
repeatedly to remake the GNU Build System files in the DIRECTORIES or
.PP
The environment variables AUTOCONF, AUTOHEADER, AUTOMAKE, ACLOCAL,
AUTOPOINT, LIBTOOLIZE are honored.
-.SH AUTHOR
-Written by David J. MacKenzie and Akim Demaille.
-.PP
-Copyright 2002 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
.SH "REPORTING BUGS"
Report bugs to <bug-autoconf@gnu.org>.
.SH "SEE ALSO"
.B info autoreconf
.PP
should give you access to the complete manual.
+.PP
+Copyright 2002 Free Software Foundation, Inc.
+.br
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.