Go to file
Akim Demaille 27103b83f0 Let autoconf use autom4te for traces.
* autoconf.in ($task, task trace): Remove, merely pass --trace to
autom4te.
* autoheader.in: Don't pass `-' to autoconf, rather, a tmp file.
(Because I found no way for autom4te to accept `-').
* autom4te.in (&Request::request): Beware of M4 builtins.
(END): Don't try to remove the content of an empty dir.
(&parse_args): Default is `$f:$l:$n:$%', not `$f:$l:$n:$*'.
(&handle_output): Set a default value to `$forbidden'.
* autoupdate.in (&verbose, &xsystem): New, from autom4te.in.
($autoconf): Pass --debug and --verbose.
* tests/atspecific.m4 (AT_CHECK_AUTOCONF): Clean up autom4te's
cache.
2001-07-24 09:05:28 +00:00
bin Let autoconf use autom4te for traces. 2001-07-24 09:05:28 +00:00
config * Makefile.am: Ship, build and install Autom4te. 2001-07-24 08:43:06 +00:00
doc * Makefile.am: Ship, build and install Autom4te. 2001-07-24 08:43:06 +00:00
lib Let autoconf use autom4te to create configure. 2001-07-24 08:57:55 +00:00
m4 * Makefile.am: Ship, build and install Autom4te. 2001-07-24 08:43:06 +00:00
man Let autoconf use autom4te for traces. 2001-07-24 09:05:28 +00:00
tests Let autoconf use autom4te for traces. 2001-07-24 09:05:28 +00:00
.cvsignore * configure.in: Bump to 2.50d. 2001-07-14 17:53:09 +00:00
acfunctions * autoscan.in (%macro): Now maps from word to list of macros. 2001-06-25 06:15:07 +00:00
acfunctions.m4 The runtime test for AC_FUNC_GETPGRP fails when prototypes are 2001-07-17 16:21:25 +00:00
acgeneral.m4 * acgeneral.m4 (_AC_RUN_IFELSE): Remove conftest.o when cleaning 2001-07-04 15:12:57 +00:00
acheaders * autoscan.in (%macro): Now maps from word to list of macros. 2001-06-25 06:15:07 +00:00
acheaders.m4 * acheaders.m4 (AC_CHECK_HEADER): When INCLUDES are set, use the 2001-07-03 14:12:40 +00:00
acidentifiers * acfunctions, acheaders, acidentifiers, acmakevars, acprograms: 2001-05-31 15:44:27 +00:00
aclang.m4 The C-Fortran 77 hooks are available only once AC_F77_DUMMY_MAIN 2001-07-18 13:38:40 +00:00
aclibraries * aclibraries: New. 2001-06-12 09:33:58 +00:00
aclocal.m4 * doc/autoconf.texi (Limitations of Builtins): Document `unset'. 2000-05-24 13:00:34 +00:00
acmakevars * acfunctions, acheaders, acidentifiers, acmakevars, acprograms: 2001-05-31 15:44:27 +00:00
acoldnames.m4 Copyright 2001 2001-04-15 16:20:30 +00:00
acprograms * autoscan.in (&scan_makefile): Improve programs regexp to parse 2001-07-10 09:16:33 +00:00
acspecific.m4 * doc/autoconf.texi: Move AC_FUNC_WAIT3 and 2001-06-15 17:44:17 +00:00
actypes.m4 * actypes.m4 (_AC_CHECK_TYPE_REPLACEMENT_TYPE_P): `foo_t' is a 2001-07-17 10:01:09 +00:00
acversion.in * autoconf.in, autoreconf.in, autoheader.in, autoscan.in, ifnames.in, 2001-05-22 14:04:22 +00:00
AUTHORS capitalization fix 2001-05-08 00:12:28 +00:00
autoconf.in Let autoconf use autom4te for traces. 2001-07-24 09:05:28 +00:00
autoconf.m4 Let autoconf use autom4te to create configure. 2001-07-24 08:57:55 +00:00
autoheader.in Let autoconf use autom4te for traces. 2001-07-24 09:05:28 +00:00
autom4te.in Let autoconf use autom4te for traces. 2001-07-24 09:05:28 +00:00
autoreconf.in * acgeneral.m4 (_AC_INIT_PREPARE): Don't rely on $? in the traps 2001-06-02 05:49:54 +00:00
autoscan.in * autoscan.in: Use IO::File. 2001-07-14 14:19:19 +00:00
autoupdate.in Let autoconf use autom4te for traces. 2001-07-24 09:05:28 +00:00
BUGS Let autoconf use autom4te to create configure. 2001-07-24 08:57:55 +00:00
ChangeLog Let autoconf use autom4te for traces. 2001-07-24 09:05:28 +00:00
ChangeLog.0
ChangeLog.1 * ChangeLog.1: Formatting changes. 2000-02-09 18:09:50 +00:00
ChangeLog.2 fixed my email address 2001-07-13 17:09:33 +00:00
configure * Makefile.am: Ship, build and install Autom4te. 2001-07-24 08:43:06 +00:00
configure.ac * Makefile.am: Ship, build and install Autom4te. 2001-07-24 08:43:06 +00:00
COPYING fix a couple of bugs 1996-12-11 00:49:47 +00:00
GNUmakefile * Makefile.maint, GNUmakefile: New, from Jim Meyering. 2001-06-09 18:16:43 +00:00
ifnames.in * autoconf.in, autoreconf.in, autoheader.in, autoscan.in, ifnames.in, 2001-05-22 14:04:22 +00:00
INSTALL * Makefile.am (INSTALL.txt): Don't use $@ and $< in non suffix 2001-07-17 07:29:35 +00:00
m4sh.m4 Let autoconf use autom4te to create configure. 2001-07-24 08:57:55 +00:00
m4sugar.m4 The C-Fortran 77 hooks are available only once AC_F77_DUMMY_MAIN 2001-07-18 13:38:40 +00:00
Makefile.am Let autoconf use autom4te to create configure. 2001-07-24 08:57:55 +00:00
Makefile.in Let autoconf use autom4te to create configure. 2001-07-24 08:57:55 +00:00
Makefile.maint * configure.in: Bump to 2.51a. 2001-07-18 09:22:50 +00:00
NEWS * Makefile.am: Ship, build and install Autom4te. 2001-07-24 08:43:06 +00:00
README Fix address. 2001-07-19 11:59:13 +00:00
README-alpha * BUGS: New file. 2000-11-14 13:25:35 +00:00
THANKS The runtime test for AC_FUNC_GETPGRP fails when prototypes are 2001-07-17 16:21:25 +00:00
TODO * doc/autoconf.texi (ms): New index. 2001-06-18 17:23:12 +00:00

-*- text -*-

Autoconf

Autoconf is an extensible package of M4 macros that produce shell
scripts to automatically configure software source code packages.
These scripts can adapt the packages to many kinds of UNIX-like
systems without manual user intervention.  Autoconf creates a
configuration script for a package from a template file that lists the
operating system features that the package can use, in the form of M4
macro calls.

Producing configuration scripts using Autoconf requires GNU M4.  You
must install GNU M4 (version 1.4 or later) before configuring
Autoconf, so that Autoconf's configure script can find it.  The
configuration scripts produced by Autoconf are self-contained, so
their users do not need to have Autoconf (or GNU M4).

Some optional utilities that come with Autoconf (autoscan and
autoupdate) use Perl 5.5.  However, it is not required in order to use
the main Autoconf programs.  If it is not present, the affected
Autoconf utilities will not be installed.

The file INSTALL should be distributed with packages that use
Autoconf-generated configure scripts and Makefiles that conform to the
GNU coding standards.  The package's README can just give an overview
of the package, where to report bugs, and a pointer to INSTALL for
instructions on compilation and installation.  This removes the need
to maintain many similar sets of installation instructions.

Be sure to read BUGS (especially if this Autoconf is not an official
release) and INSTALL.

Mail suggestions to autoconf@gnu.org, report bugs on
http://sources.redhat.com/cgi-bin/gnatsweb.pl?database=autoconf or to
bug-autoconf@gnu.org, and submit patches to autoconf-patches@gnu.org.
Always include the Autoconf version number, which you can get by
running `autoconf --version'.