Go to file
Akim Demaille bb4693991e * aclang.m4 (AC_LANG): Be `smart': don't issue the sh code if the
current language did not change.
(AC_LANG_ASSERT): New.
(AC_PROG_CPP, AC_PROG_CXXCPP): Assert the language.
(_AC_PROG_F77_V, _AC_F77_NAME_MANGLING): Don't require
AC_PROG_F77, the code you include does it.
(AC_F77_LIBRARY_LDFLAGS): Set the language.
2000-12-06 08:59:08 +00:00
bin * m4sugar.m4 (m4_dquote, m4_pattern_forbid, m4_pattern_allow) 2000-12-06 08:58:13 +00:00
doc Updated from Automake CVS. 2000-12-01 16:40:17 +00:00
lib * aclang.m4 (AC_LANG): Be `smart': don't issue the sh code if the 2000-12-06 08:59:08 +00:00
m4 * acfunctions.m4 (AC_CHECK_FUNCS): Add missing m4 quotes. 2000-11-11 07:05:02 +00:00
man * m4sugar.m4 (m4_dquote, m4_pattern_forbid, m4_pattern_allow) 2000-12-06 08:58:13 +00:00
tests * m4sugar.m4 (ifelse): Rename as... 2000-12-06 08:58:41 +00:00
.cvsignore Ignore also distcheck trees. 2000-10-23 19:17:31 +00:00
acfunctions * acspecific.m4 (AC_SYS_LARGEFILE): Don't worry about 2000-11-14 16:01:05 +00:00
acfunctions.m4 * acgeneral.m4 (_AC_INIT_DEFAULTS) <ac_includes_default>: Include 2000-11-17 16:45:24 +00:00
acgeneral.m4 * m4sugar.m4 (ifelse): Rename as... 2000-12-06 08:58:41 +00:00
acheaders more tweaks 1996-11-15 00:04:39 +00:00
acheaders.m4 * acfunctions.m4 (AC_FUNC_ALLOCA): Don't require AC_PROG_CPP, 2000-11-14 10:38:57 +00:00
acidentifiers * acidentifiers: Catch ptrdiff_t. 2000-08-01 11:14:48 +00:00
aclang.m4 * aclang.m4 (AC_LANG): Be `smart': don't issue the sh code if the 2000-12-06 08:59:08 +00:00
aclocal.m4 * doc/autoconf.texi (Limitations of Builtins): Document `unset'. 2000-05-24 13:00:34 +00:00
acmakevars various small adjustments 1994-08-23 15:04:53 +00:00
acoldnames.m4 * acgeneral.m4: Adjust copyright notice. 2000-10-16 18:25:55 +00:00
acprograms various small adjustments 1994-08-23 15:04:53 +00:00
acspecific.m4 * acspecific.m4 (_AC_OBJEXT, _AC_EXEEXT): Ignore .d files produced 2000-12-05 18:15:44 +00:00
acversion.m4.in * autoconf.m4 (define): Reestablish only after having read the 2000-11-03 13:41:40 +00:00
AUTHORS * AUTHORS: Update. 2000-07-10 08:40:27 +00:00
autoconf.in * m4sugar.m4 (m4_dquote, m4_pattern_forbid, m4_pattern_allow) 2000-12-06 08:58:13 +00:00
autoconf.m4 * m4sugar.m4 (ifelse): Rename as... 2000-12-06 08:58:41 +00:00
autoconf.sh * m4sugar.m4 (m4_dquote, m4_pattern_forbid, m4_pattern_allow) 2000-12-06 08:58:13 +00:00
autoheader.in POSIX doesn't require s/[^/]// to work. 2000-11-16 10:12:50 +00:00
autoheader.sh POSIX doesn't require s/[^/]// to work. 2000-11-16 10:12:50 +00:00
autoreconf.in POSIX doesn't require s/[^/]// to work. 2000-11-16 10:12:50 +00:00
autoreconf.sh POSIX doesn't require s/[^/]// to work. 2000-11-16 10:12:50 +00:00
autoscan.in * autoscan.pl (scan_files): Eliminate a warning if no C files 2000-11-10 15:49:15 +00:00
autoscan.pl * autoscan.pl (scan_files): Eliminate a warning if no C files 2000-11-10 15:49:15 +00:00
BUGS * acgeneral.m4 (AC_CACHE_SAVE): Use the `clear' trick to work 2000-11-29 18:07:06 +00:00
ChangeLog * aclang.m4 (AC_LANG): Be `smart': don't issue the sh code if the 2000-12-06 08:59:08 +00:00
ChangeLog.0 . 1995-06-23 02:57:42 +00:00
ChangeLog.1 * ChangeLog.1: Formatting changes. 2000-02-09 18:09:50 +00:00
config.guess Updated from ftp://ftp.gnu.org/ 2000-12-01 16:34:49 +00:00
config.sub Updated from ftp://ftp.gnu.org/ 2000-12-01 16:34:49 +00:00
configure * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Don't escape 2000-12-02 01:40:17 +00:00
configure.in Typo. 2000-11-29 16:13:48 +00:00
COPYING fix a couple of bugs 1996-12-11 00:49:47 +00:00
ifnames.in * autoconf.sh: Temporarily disable recognizing of abbreviated 2000-11-07 17:58:43 +00:00
ifnames.sh * autoconf.sh: Temporarily disable recognizing of abbreviated 2000-11-07 17:58:43 +00:00
INSTALL * doc/install.texi: Minor changes to eliminate TeX warnings. 2000-11-28 16:53:56 +00:00
install-sh * install-sh: Use ":" instead of "true". 2000-11-09 20:59:26 +00:00
m4sh.m4 * m4sugar.m4 (ifelse): Rename as... 2000-12-06 08:58:41 +00:00
m4sugar.m4 * m4sugar.m4 (ifelse): Rename as... 2000-12-06 08:58:41 +00:00
Makefile.am * BUGS: New file. 2000-11-14 13:25:35 +00:00
Makefile.in * BUGS: New file. 2000-11-14 13:25:35 +00:00
missing Updated from Automake CVS. 2000-12-01 16:40:17 +00:00
mkinstalldirs 1999-04-10 Ben Elliston <bje@cygnus.com> 1999-04-09 21:44:01 +00:00
NEWS * acspecific.m4 (AC_SYS_LARGEFILE): Don't worry about 2000-11-14 16:01:05 +00:00
README * BUGS: New file. 2000-11-14 13:25:35 +00:00
README-alpha * BUGS: New file. 2000-11-14 13:25:35 +00:00
THANKS * acspecific.m4 (_AC_OBJEXT, _AC_EXEEXT): Ignore .d files produced 2000-12-05 18:15:44 +00:00
TODO * BUGS: New file. 2000-11-14 13:25: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.  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 use Perl.  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 and bug reports for Autoconf to autoconf@gnu.org.
Please include the Autoconf version number, which you can get by
running `autoconf --version'.