GNU Automake - Summary
This software is part of the GNU Project.
Automake is a tool for automatically generating 'Makefile.in' files
for use with Autoconf, compliant with the GNU Makefile
standards, and portable to various make implementations.
The development sources of GNU Automake are available as an anonymous read-only clone like this (see the "Source code" links here for member checkouts):
$ git clone git://git.savannah.gnu.org/automake.git
Development help would be most welcome; please see the bug tracker and see the HACKING file in the sources.
If you want to report a bug in Automake, please see the Bug Reporting section of the manual.
However, if your bug is in Autoconf (AC_* or AS_* macros), please see the Savannah page for autoconf: https://savannah.gnu.org/projects/autoconf. And if your bug is in config.guess or config.sub, please email config-patches@gnu.org. It's best for everyone to direct bugs to the correct place. Thanks.
Registration Date: Thu 15 Feb 2001 06:46:10 PM UTC
License: GNU General Public License v2 or later
Development Status: 5 - Production/Stable
posted by karl, Tue 27 May 2025 09:19:04 PM UTC
Automake 1.18 released. Announcement:
https://lists.gnu.org/archive/html/autotools-announce/2025-05/msg00001.html
posted by karl, Sun 14 Jul 2024 03:58:32 PM UTC
Automake 1.17 released. Announcement:
https://lists.gnu.org/archive/html/autotools-announce/2024-07/msg00000.html
posted by karl, Fri 21 Jun 2024 10:01:30 PM UTC
automake 1.16.92 pretest release candidate released. Please test if you can, so 1.17 will be as reliable as we can make it. Announcement:
https://lists.gnu.org/archive/html/autotools-announce/2024-06/msg00001.html
posted by meyering, Mon 04 Oct 2021 04:49:01 AM UTC
[...]This is to announce automake-1.16.5, a stable release.
Thanks to Karl for doing all the real work.
See the NEWS below for a brief summary.
There have been 18 commits by 6 people in the 10 weeks since 1.16.4.
See the NEWS below for a brief summary.


Powered by Savane 3.15-e283.
Corresponding source code