automake-1.16 1:1.16.1-4ubuntu4 source package in Ubuntu
Changelog
automake-1.16 (1:1.16.1-4ubuntu4) focal; urgency=medium * Enable self-check-report test on armhf as it now passes. (LP: #1812688) -- Brian Murray <email address hidden> Fri, 06 Dec 2019 10:46:22 -0800
Upload details
- Uploaded by:
- Brian Murray
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
automake-1.16_1.16.1.orig.tar.xz | 1.5 MiB | 5d05bb38a23fd3312b10aea93840feec685bdf4a41146e78882848165d3ae921 |
automake-1.16_1.16.1-4ubuntu4.debian.tar.xz | 14.7 KiB | d7291cf8020e1254458d0539de09f8f90e68d4f1260f9dabc81b77c781f364ab |
automake-1.16_1.16.1-4ubuntu4.dsc | 2.3 KiB | 5998c2062410ecf12ddb9b565da51ed04205f1aa3c2a2c4ffb19172c0dfd5a0e |
Available diffs
Binary packages built by this source
- automake: Tool for generating GNU Standards-compliant Makefiles
Automake is a tool for automatically generating `Makefile.in's from
files called `Makefile.am'.
.
The goal of Automake is to remove the burden of Makefile maintenance
from the back of the individual GNU maintainer (and put it on the back
of the Automake maintainer).
.
The `Makefile.am' is basically a series of `make' macro definitions
(with rules being thrown in occasionally). The generated
`Makefile.in's are compliant with the GNU Makefile standards.
.
Automake 1.16 fails to work in a number of situations that Automake
1.11, and 1.15 did, so some previous versions are available as separate
packages.