How to install autotools-latest-automake in CentOS/RHEL 6 (noarch)
A GNU tool for automatically creating Makefiles
License: GPLv2+ and GFDL and Public Domain and MIT
Vendor: Fedora Project COPR (praiskup/autotools)
http://www.gnu.org/software/automake/
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install autotools-latest-automake
Description
Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. You should install Automake if you are developing software and would like to use its ability to automatically generate GNU standard Makefiles.
RPMs
Pavel Raiskup (2015-08-12)
—
- apply the "curly bracket" patch
Pavel Raiskup (2015-08-12)
—
- sync with Fedora 24 (rawhide) spec file
Pavel Raiskup (2015-08-12)
—
- use _compat_el5_build only if defined (rhbz#1252751)
Pavel Raiskup (2015-06-23)
—
- rebase to latest upstream release
Pavel Raiskup (2015-06-09)
—
- BR perl-Thread-Queue to fix help2man run
Pavel Raiskup (2015-06-09)
—
- BR perl-Thread-Queue to fix help2man run
Pavel Raiskup (2014-03-25)
—
- merge fixes for RHEL5 from autotools-git