Go to file
Akim Demaille 85065e6ad0 * autoscan.pl: Instead of undefined globals, set them to empty
values.
(%needed_macros): New.
(&check_configure_ac): New.  Call it.
(&output_libraries): Eve out from &output_programs.
(&print_unique): For the time being register in %needed_macros
only argument less macros.
2001-01-22 19:01:23 +00:00
bin * autoscan.pl: Instead of undefined globals, set them to empty 2001-01-22 19:01:23 +00:00
doc * doc/autoconf.texi: Some about diff and cmp. 2001-01-22 08:59:14 +00:00
lib * aclang.m4 (_AC_PROG_CXX_EXIT_DECLARATION): First try no declaration, 2001-01-22 14:29:24 +00:00
m4 * Makefile.am (editpl, editsh): Merge into... 2001-01-16 10:25:57 +00:00
man * acgeneral.m4: Don't leave macro names in comments. 2001-01-18 09:30:10 +00:00
tests More patterns. 2001-01-22 11:18:11 +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 * acfunctions.m4 (AC_FUNC_GETGROUPS): Typo :(. 2001-01-22 10:13:15 +00:00
acgeneral.m4 * acgeneral.m4 (_AC_COMPILE_IFELSE): Wrap the test -s in 2001-01-22 14:07:09 +00:00
acheaders
acheaders.m4 * acgeneral.m4 (AC_VAR_INDIR_IFELSE): Move as... 2001-01-15 07:29:24 +00:00
acidentifiers * autoscan.pl (init_tables): Allow spaces on the right hand side 2000-12-12 12:45:41 +00:00
aclang.m4 * aclang.m4 (_AC_PROG_CXX_EXIT_DECLARATION): First try no declaration, 2001-01-22 14:29:24 +00:00
aclocal.m4
acmakevars
acoldnames.m4 Put back AC_CYGWIN etc. under the responsibility of the 2000-12-14 09:39:33 +00:00
acprograms
acspecific.m4 Create actypes.m4. 2001-01-22 09:04:58 +00:00
actypes.m4 * actypes.m4 (AC_TYPE_GETGROUPS): Double quote the test program 2001-01-22 09:09:21 +00:00
acversion.m4.in * autoconf.m4 (define): Reestablish only after having read the 2000-11-03 13:41:40 +00:00
AUTHORS
autoconf.in * Makefile.am (editpl, editsh): Merge into... 2001-01-16 10:25:57 +00:00
autoconf.m4 Create actypes.m4. 2001-01-22 09:04:58 +00:00
autoconf.sh * Makefile.am (editpl, editsh): Merge into... 2001-01-16 10:25:57 +00:00
autoheader.in * Makefile.am (editpl, editsh): Merge into... 2001-01-16 10:25:57 +00:00
autoheader.sh * Makefile.am (editpl, editsh): Merge into... 2001-01-16 10:25:57 +00:00
autoreconf.in * Makefile.am (editpl, editsh): Merge into... 2001-01-16 10:25:57 +00:00
autoreconf.sh * Makefile.am (editpl, editsh): Merge into... 2001-01-16 10:25:57 +00:00
autoscan.in * autoscan.pl: Instead of undefined globals, set them to empty 2001-01-22 19:01:23 +00:00
autoscan.pl * autoscan.pl: Instead of undefined globals, set them to empty 2001-01-22 19:01:23 +00:00
BUGS * acgeneral.m4 (AC_CACHE_SAVE): Use the `clear' trick to work 2000-11-29 18:07:06 +00:00
ChangeLog * autoscan.pl: Instead of undefined globals, set them to empty 2001-01-22 19:01:23 +00:00
ChangeLog.0
ChangeLog.1
config.guess Resynchronized. 2000-12-19 15:18:05 +00:00
config.sub Resynchronized. 2000-12-19 15:18:05 +00:00
configure * m4sh.m4 (AS_MKDIR_P): Properly support DOS-style paths. 2001-01-18 13:30:46 +00:00
configure.in * acgeneral.m4: Don't leave macro names in comments. 2001-01-18 09:30:10 +00:00
COPYING
ifnames.in * Makefile.am (editpl, editsh): Merge into... 2001-01-16 10:25:57 +00:00
ifnames.sh * Makefile.am (editpl, editsh): Merge into... 2001-01-16 10:25:57 +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 * sh.m4 (AS_ESCAPE): New. 2001-01-22 08:59:02 +00:00
m4sugar.m4 * sugar.m4 (m4_require): Missing dnl. 2001-01-19 11:27:40 +00:00
Makefile.am Create actypes.m4. 2001-01-22 09:04:58 +00:00
Makefile.in Create actypes.m4. 2001-01-22 09:04:58 +00:00
missing Updated from Automake CVS. 2000-12-01 16:40:17 +00:00
mkinstalldirs
NEWS * doc/autoconf.texi: Normalize sh samples. 2001-01-15 07:40:11 +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 * tests/foreign.at (Autoconf & Libtool): configure.in', not .ac' 2001-01-18 13:16:02 +00:00
TODO * autoscan.pl: Instead of undefined globals, set them to empty 2001-01-22 19:01:23 +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'.