|
About:
Automake is a tool for automatically generating Makefiles compliant with the GNU Coding Standards. It was inspired by the 4.4BSD make and include files, but aims to be portable and to conform to the GNU standards for Makefile variables and targets. Automake is a Perl script. The input files are called Makefile.am. The output files are called Makefile.in; They are intended for use with Autoconf. Automake requires certain things to be done in your configure.in. This package also includes the "aclocal" program. aclocal is a program to generate an 'aclocal.m4' based on the contents of 'configure.in'. It is useful as an extensible, maintainable mechanism for augmenting autoconf.
Release focus: Minor bugfixes
Changes:
depcomp's ICC mode was fixed for ICC 7.1. Calls
to AC_CONFIG_FILES and friends with too few
arguments are now diagnosed, and the way that
maintainer-clean removes autom4te.cache in VPATH
builds was fixed. AM_PATH_LISPDIR was fixed to
work with POSIXLY_CORRECT=3D1, and the location
reported in some diagnostics related to
AUTOMAKE_OPTIONS were fixed. Latin-1 characters
were removed from elisp-comp, and the manual's
@dircategory was updated to match the Free
Software Directory.
Author:
GNU Automake discussion <automake [at] gnu [dot] org>
[contact developer]
Homepage:
http://www.gnu.org/software/automake/
Tar/GZ:
ftp://ftp.gnu.org/gnu/automake/
Tar/BZ2:
ftp://ftp.gnu.org/gnu/automake/
Changelog:
http://git.savannah.gnu.org/[..]4bc840fbdbbe6b457db3ec391873020d5b3c73dc
CVS tree (cvsweb):
http://git.savannah.gnu.org/gitweb/?p=automake.git
Mailing list archive:
http://mail.gnu.org/pipermail/automake/
Mirror site:
http://sources.redhat.com/automake/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|