For thirty years, the Free Software Foundation has been seen as a guiding light for the free software movement, fighting for user freedom.

Help keep our light burning brightly by donating to push us towards our goal of raising $450,000 by January 31st.

$450k
314k so far

Automake - GNU Project - Free Software Foundation (FSF)

Table of Contents


Introduction to Automake

Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards. Automake requires the use of Autoconf.

Downloading Automake

Please note that Automake 1.12.2 and Automake 1.11.6 fix a security issue (CVE-2012-3386) present in the make distcheck rules of all packages using Automake. See here for details.

GNU Automake can be found on http://ftp.gnu.org/gnu/automake/ [via http] and ftp://ftp.gnu.org/gnu/automake/ [via FTP]. It can also be found on one of our FTP mirrors. You can also order a CD-ROM from the FSF or use other methods to obtain a copy.

Alpha/beta releases of Automake can be found in ftp://alpha.gnu.org/pub/gnu/automake/, and the latest in-development sources for Automake can always be fetched through git from Savannah. DO NOT use Automake sources from these locations for production use.

Documentation

The Automake manual can be read on-line or downloaded in PDF format; also, more formats are offered for download or on-line reading. If you have installed Automake on your system, you may also find more information about it by looking at your local documentation; for example you might use info automake at the shell prompt.

In case you are interested or merely curious, a brief history of Automake (up to roughly 2007) is available on our site; again, more formats are offered for download or on-line reading.

Mailing Lists

Automake has several public mailing lists, each of which is archive.

For general Automake discussions, use automake@gnu.org (archives and subscription).

If you have a patch for Automake, please send the it to automake-patches@gnu.org (archives and subscription). The HACKING file present in the Automake git repository should explain how to properly prepare, format and post a patch.

Bug reports can be emailed to bug-automake@gnu.org (archives and subscription). Before submitting a bug report, please read the Bug Reporting section of the manual.

You can subscribe to any Automake mailing list via the associated web interfaces, linked above. Or you can send an empty mail with a Subject: header line of just "subscribe" to the relevant -request list. For example, to subscribe yourself to the bug-automake list, you would send mail to bug-automake-request@gnu.org with no body and a Subject: header line of just "subscribe".

It has been necessary to moderate the GNU Automake mailing lists to prevent the flood of spam. Postings to the lists are held for release by the list moderator. Sometimes the moderators are unavailable for brief periods of time. Please be patient when posting. If you don't see the message in the list archive an hour or so after having sent it, then it did not get posted.

Bug Reports

For bugs in Automake, please see the Bug Reporting section of the manual.

 [FSF logo] “Our mission is to preserve, protect and promote the freedom to use, study, copy, modify, and redistribute computer software, and to defend the rights of Free Software users.”

The Free Software Foundation is the principal organizational sponsor of the GNU Operating System. Support GNU and the FSF by buying manuals and gear, joining the FSF as an associate member, or making a donation, either directly to the FSF or via Flattr.

back to top

Translations of this page