Go to file
Akim Demaille 8e048c0492 * lib/autoconf/general.m4 (_m4_divert(BODY)): Move to...
* lib/m4sugar/m4sh.m4: here.
(AS_INIT): Push the BODY diversion, set the #! /bin/sh line.
* lib/autoconf/general.m4 (AC_PLAIN_SCRIPT) : Remove.
(AT_INIT): Replace AC_PLAIN_SCRIPT with AS_INIT invocation,
include handle the m4_pattern_*, no longer push the
BODY diversion nor set the /bin/sh line, AS_INIT does it.
* lib/autotest/general.m4 (AT_INIT): Likewise.
* tests/base.at: Adjust the tests to use AS_INIT.
* tests/tools.at (AT_DATA_FORBIDDEN): New.
(autoconf: forbidden tokens): Adjust to work on M4sh instead of
Autoconf.
2001-10-08 08:20:59 +00:00
bin * bin/autom4te.in (parse_args): There can be several invocations 2001-09-23 17:18:20 +00:00
config * Makefile.am, config/Makefile.am, lib/emacs/Makefile.am, 2001-10-05 16:12:06 +00:00
doc (config.status Invocation): CONFIG_SHELL defaults to a shell that 2001-10-08 04:09:31 +00:00
lib * lib/autoconf/general.m4 (_m4_divert(BODY)): Move to... 2001-10-08 08:20:59 +00:00
m4 * Makefile.am, config/Makefile.am, lib/emacs/Makefile.am, 2001-10-05 16:12:06 +00:00
man * Makefile.am, config/Makefile.am, lib/emacs/Makefile.am, 2001-10-05 16:12:06 +00:00
tests * lib/autoconf/general.m4 (_m4_divert(BODY)): Move to... 2001-10-08 08:20:59 +00:00
.cvsignore Complete. 2001-08-13 15:18:44 +00:00
aclocal.m4 * lib/emacs/autoconf-mode.el, lib/emacs/autotest-mode.el: New. 2001-09-28 11:56:26 +00:00
AUTHORS * ChangeLog, ChangeLog.0, ChangeLog.1, ChangeLog.2, AUTHORS, BUGS, 2001-08-20 15:16:54 +00:00
BUGS * lib/Autom4te/General.pm (&find_file): Browse the includes in the 2001-08-31 13:35:39 +00:00
ChangeLog * lib/autoconf/general.m4 (_m4_divert(BODY)): Move to... 2001-10-08 08:20:59 +00:00
ChangeLog.0 * ChangeLog, ChangeLog.0, ChangeLog.1, ChangeLog.2, AUTHORS, BUGS, 2001-08-20 15:16:54 +00:00
ChangeLog.1 * ChangeLog, ChangeLog.0, ChangeLog.1, ChangeLog.2, AUTHORS, BUGS, 2001-08-20 15:16:54 +00:00
ChangeLog.2 * ChangeLog, ChangeLog.0, ChangeLog.1, ChangeLog.2, AUTHORS, BUGS, 2001-08-20 15:16:54 +00:00
configure Regen. 2001-10-08 04:15:29 +00:00
configure.ac * lib/emacs/autoconf-mode.el, lib/emacs/autotest-mode.el: New. 2001-09-28 11:56:26 +00:00
COPYING fix a couple of bugs 1996-12-11 00:49:47 +00:00
GNUmakefile * AUTHORS, BUGS, ChangeLog, ChangeLog.0, ChangeLog.1, 2001-08-12 13:05:11 +00:00
INSTALL * doc/install.texi, doc/autoconf.texi: Use `autoconf', not 2001-08-17 14:54:14 +00:00
Makefile.am * Makefile.am, config/Makefile.am, lib/emacs/Makefile.am, 2001-10-05 16:12:06 +00:00
Makefile.in * Makefile.am, config/Makefile.am, lib/emacs/Makefile.am, 2001-10-05 16:12:06 +00:00
Makefile.maint * Makefile.maint (AUTOM4TE): Neutralize autom4te. 2001-09-21 16:17:38 +00:00
NEWS * lib/emacs/autoconf-mode.el, lib/emacs/autotest-mode.el: New. 2001-09-28 11:56:26 +00:00
README * ChangeLog, ChangeLog.0, ChangeLog.1, ChangeLog.2, AUTHORS, BUGS, 2001-08-20 15:16:54 +00:00
README-alpha * ChangeLog, ChangeLog.0, ChangeLog.1, ChangeLog.2, AUTHORS, BUGS, 2001-08-20 15:16:54 +00:00
THANKS * tests/base.at, tests/m4sh.at: Be sure to issue the bangshe line 2001-09-13 15:47:34 +00:00
TODO * bin/ifnames.in: Rewrite in Perl. 2001-09-13 06:54:35 +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 and
Perl.  You must install GNU M4 (version 1.4 or later) and Perl (5.005
or later) before configuring Autoconf, so that Autoconf's configure
script can find them.  The configuration scripts produced by Autoconf
are self-contained, so their users do not need to have Autoconf (or
GNU M4, Perl etc.).

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 version 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'.

-----

Copyright 1992, 1993, 1994, 1998, 2000, 2001 Free Software Foundation,
Inc.

This file is part of GNU Autoconf.

GNU Autoconf is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

GNU Autoconf is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with autoconf; see the file COPYING.  If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.