source: rtems-source-builder/rtems/config/tools/rtems-automake-1.12.6-1.cfg @ fba2549

4.104.114.95
Last change on this file since fba2549 was 9ff6dad, checked in by Chris Johns <chrisj@…>, on 08/19/14 at 11:40:20

rtems: Remove the duplicate hashes from the config.

  • Property mode set to 100644
File size: 353 bytes
Line 
1#
2# Automake 1.12.6
3#
4
5%include %{_configdir}/checks.cfg
6%include %{_configdir}/base.cfg
7%include %{_configdir}/versions.cfg
8
9%define rtems_automake_version 1.12.6
10
11#
12# Check the version of automake in the path.
13#
14%if %{__automake_ver} < %{rtems_automake_version}
15 #
16 # Tools configuration.
17 #
18 %include %{_configdir}/devel/automake-1.12.6-1.cfg
19%endif
Note: See TracBrowser for help on using the repository browser.