Go to file
Akim Demaille 062d0c09da * lib/autoconf/lang.m4 (AC_LANG(C), AC_LANG_C, _AC_LANG_ABBREV(C))
(AC_LANG(C++), AC_LANG_CPLUSPLUS, _AC_LANG_ABBREV(C++))
(AC_LANG_SOURCE(C), AC_LANG_PROGRAM(C), AC_LANG_CALL(C))
(AC_LANG_FUNC_LINK_TRY(C), AC_LANG_BOOL_COMPILE_TRY(C))
(AC_LANG_INT_SAVE(C), _AC_ARG_VAR_CPPFLAGS, _AC_ARG_VAR_LDFLAGS)
(AC_LANG_PREPROC(C), _AC_PROG_PREPROC_WORKS_IFELSE, AC_PROG_CPP)
(AC_LANG_COMPILER(C), ac_cv_prog_gcc, AC_PROG_CC, _AC_PROG_CC_G)
(AC_PROG_GCC_TRADITIONAL, AC_PROG_CC_C_O, AC_LANG_PREPROC(C++))
(AC_PROG_CXXCPP, AC_LANG_COMPILER(C++), ac_cv_prog_gxx)
(AC_PROG_CXX, _AC_PROG_CXX_G, _AC_PROG_CXX_EXIT_DECLARATION)
(AC_PROG_CC_STDC, AC_C_CROSS, AC_C_CHAR_UNSIGNED, AC_C_LONG_DOUBLE)
(AC_C_BIGENDIAN, AC_C_INLINE, AC_C_CONST, AC_C_VOLATILE)
(AC_C_STRINGIZE, AC_C_PROTOTYPES): Move to...
* lib/autoconf/c.m4: here, new file.
* lib/autoconf/lang.m4 (AC_LANG(Fortran 77), AC_LANG_FORTRAN77)
(_AC_LANG_ABBREV(Fortran 77), AC_LANG_SOURCE(Fortran 77))
(AC_LANG_PROGRAM(Fortran 77), AC_LANG_CALL(Fortran 77))
(AC_LANG_PREPROC(Fortran 77), AC_LANG_COMPILER(Fortran 77))
(ac_cv_prog_g77, AC_PROG_F77, _AC_PROG_F77_G, AC_PROG_F77_C_O)
(_AC_PROG_F77_V_OUTPUT, _AC_PROG_F77_V, AC_F77_LIBRARY_LDFLAGS)
(AC_F77_DUMMY_MAIN, _AC_LANG_PROGRAM_C_F77_HOOKS, AC_F77_MAIN)
(_AC_F77_NAME_MANGLING, AC_F77_NAME_MANGLING, AC_F77_WRAPPERS)
(AC_F77_FUNC): Move to...
* lib/autoconf/fortran.m4: here, new file.
2001-08-01 13:50:48 +00:00
bin * acfunctions.m4: Rename as... 2001-08-01 13:46:22 +00:00
config * Makefile.am: Ship, build and install Autom4te. 2001-07-24 08:43:06 +00:00
doc * doc/autoconf.texi: Moving/deleting open files is not portable. 2001-08-01 13:11:02 +00:00
lib * lib/autoconf/lang.m4 (AC_LANG(C), AC_LANG_C, _AC_LANG_ABBREV(C)) 2001-08-01 13:50:48 +00:00
m4 * Makefile.am: Ship, build and install Autom4te. 2001-07-24 08:43:06 +00:00
man * acfunctions.m4: Rename as... 2001-08-01 13:46:22 +00:00
tests * lib/autoconf/lang.m4 (AC_LANG(C), AC_LANG_C, _AC_LANG_ABBREV(C)) 2001-08-01 13:50:48 +00:00
.cvsignore * acfunctions.m4: Rename as... 2001-08-01 13:46:22 +00:00
aclocal.m4 * doc/autoconf.texi (Limitations of Builtins): Document `unset'. 2000-05-24 13:00:34 +00:00
AUTHORS capitalization fix 2001-05-08 00:12:28 +00:00
autoconf.in * acfunctions.m4: Rename as... 2001-08-01 13:46:22 +00:00
autoheader.in Let autoconf use autom4te for traces. 2001-07-24 09:05:28 +00:00
autom4te.in * acfunctions.m4: Rename as... 2001-08-01 13:46:22 +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 * acfunctions.m4: Rename as... 2001-08-01 13:46:22 +00:00
autoupdate.in * acfunctions.m4: Rename as... 2001-08-01 13:46:22 +00:00
BUGS Update. 2001-07-25 08:13:05 +00:00
ChangeLog * lib/autoconf/lang.m4 (AC_LANG(C), AC_LANG_C, _AC_LANG_ABBREV(C)) 2001-08-01 13:50:48 +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
ChangeLog.2 fixed my email address 2001-07-13 17:09:33 +00:00
configure * acfunctions.m4: Rename as... 2001-08-01 13:46:22 +00:00
configure.ac * acfunctions.m4: Rename as... 2001-08-01 13:46:22 +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
Makefile.am * acfunctions.m4: Rename as... 2001-08-01 13:46:22 +00:00
Makefile.in * acfunctions.m4: Rename as... 2001-08-01 13:46:22 +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 Flush some old mails. 2001-08-01 13:08:30 +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'.