This package browser is in early development. Mind the rough edges.

automake 1.16.5

Making GNU standards-compliant Makefiles

Automake the part of the GNU build system for producing standards-compliant Makefiles. Build requirements are entered in an intuitive format and then Automake works with Autoconf to produce a robust Makefile, simplifying the entire process for the developer.

Installation

Install automake 1.16.5 as follows:

guix install automake@1.16.5

Or install the latest version:

guix install automake

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.