Go to file
Akim Demaille 85285b7ba1 * aclang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Try to be robust to
preexisting files matching a.*.
2001-06-23 13:51:39 +00:00
bin * autoconf.in (M4): Pass --nesting-limit=1024, unless already set 2001-06-18 18:15:24 +00:00
config Move texinfo.tex from doc/ to config/. 2001-06-18 18:05:20 +00:00
doc * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Output error messages on 2001-06-23 13:10:31 +00:00
lib * aclang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Try to be robust to 2001-06-23 13:51:39 +00:00
m4 Move texinfo.tex from doc/ to config/. 2001-06-18 18:05:20 +00:00
man Move texinfo.tex from doc/ to config/. 2001-06-18 18:05:20 +00:00
tests * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Die instead of warning when 2001-06-21 10:56:21 +00:00
.cvsignore
acfunctions * acfunctions.m4: (AC_FUNC_VFORK) rename as... 2001-06-18 19:11:24 +00:00
acfunctions.m4 * acfunctions.m4 (AC_FUNC_FORK): Fix typos. 2001-06-18 19:36:10 +00:00
acgeneral.m4 * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Output error messages on 2001-06-23 13:10:31 +00:00
acheaders * acfunctions, acheaders, acidentifiers, acmakevars, acprograms: 2001-05-31 15:44:27 +00:00
acheaders.m4 * acheaders.m4 (_AC_CHECK_HEADER_DIRENT): Instead of defining 2001-06-15 15:53:18 +00:00
acidentifiers * acfunctions, acheaders, acidentifiers, acmakevars, acprograms: 2001-05-31 15:44:27 +00:00
aclang.m4 * aclang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Try to be robust to 2001-06-23 13:51:39 +00:00
aclibraries * aclibraries: New. 2001-06-12 09:33:58 +00:00
aclocal.m4
acmakevars * acfunctions, acheaders, acidentifiers, acmakevars, acprograms: 2001-05-31 15:44:27 +00:00
acoldnames.m4
acprograms * acfunctions, acheaders, acidentifiers, acmakevars, acprograms: 2001-05-31 15:44:27 +00:00
acspecific.m4 * doc/autoconf.texi: Move AC_FUNC_WAIT3 and 2001-06-15 17:44:17 +00:00
actypes.m4 * acheaders.m4 (_AC_CHECK_HEADER_DIRENT): Instead of defining 2001-06-15 15:53:18 +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 * autoconf.in (M4): Pass --nesting-limit=1024, unless already set 2001-06-18 18:15:24 +00:00
autoconf.m4
autoheader.in * acgeneral.m4 (_AC_INIT_PREPARE): Don't rely on $? in the traps 2001-06-02 05:49:54 +00:00
autom4te.in * autom4te.in (Request::@request): Declare with vars', not my', 2001-06-02 13:00:34 +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 (&output_kind): Output the comment only if it exists. 2001-06-12 10:16:49 +00:00
autoupdate.in * autoconf.in, autoreconf.in, autoheader.in, autoscan.in, ifnames.in, 2001-05-22 14:04:22 +00:00
BUGS * acgeneral.m4 (AC_CHECK_LIB): Fix the cache var name to work 2001-06-06 15:03:29 +00:00
ChangeLog * aclang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Try to be robust to 2001-06-23 13:51:39 +00:00
ChangeLog.0
ChangeLog.1
ChangeLog.2 * configure.in: Bump to 2.50a. 2001-05-21 13:01:06 +00:00
configure * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Die instead of warning when 2001-06-21 10:56:21 +00:00
configure.in * m4/missing.m4, config/missing: Updated to Automake 1.4g's. 2001-06-13 16:26:51 +00:00
COPYING
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
m4sh.m4 ./configure --program-suffix=foo produces `transform=s,$$,foo,;', 2001-06-21 09:18:16 +00:00
m4sugar.m4 * m4sugar.m4 (m4_defn, m4_undefine, m4_popdef): Clarify the error 2001-06-01 10:55:21 +00:00
Makefile.am Move texinfo.tex from doc/ to config/. 2001-06-18 18:05:20 +00:00
Makefile.in Move texinfo.tex from doc/ to config/. 2001-06-18 18:05:20 +00:00
Makefile.maint * Makefile.am, Makefile.maint: Typos. 2001-06-11 09:03:49 +00:00
NEWS * aclang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Try to be robust to 2001-06-23 13:51:39 +00:00
README
README-alpha
THANKS Typos. 2001-06-19 17:44:12 +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.

This version of the package Autoconf uses a fixed version of Automake
1.4.  If ever you alter some Makefile.am (i.e., if you hack Autoconf
itself), you'll have to use either a more recent release of Automake,
or download the patch from

   http://packages.debian.org/stable/devel/automake.html

Mail suggestions to autoconf@gnu.org, bug reports to
autoconf-bugs@gnu.org, and patches to autoconf-patches@gnu.org.
Please include the Autoconf version number, which you can get by
running `autoconf --version'.