mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
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:
parent
1b40c77e7b
commit
6e583e5d3e
16
bare/config/devel/automake-1.12.6-1.cfg
Normal file
16
bare/config/devel/automake-1.12.6-1.cfg
Normal 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
|
Loading…
x
Reference in New Issue
Block a user