Update the automake version to 1.12.6 as required by rtems/configure.ac

Signed-off-by: Chris Johns <chrisj@rtems.org>
This commit is contained in:
Cynthia Rempel 2013-05-15 16:40:36 -07:00 committed by Chris Johns
parent 1b40c77e7b
commit 6e583e5d3e

View File

@ -0,0 +1,16 @@
#
# Automake 1.12.6
#
%if %{release} == %{nil}
%define release 1
%endif
%include %{_configdir}/base.cfg
%define automake_version 1.12.6
#
# The automake build instructions. We use 1.xx Release 1.
#
%include %{_configdir}/automake-1-1.cfg