# # Automake 1.12.6 # %if %{rtems_arch} == none %define _target %{_host} %endif %include %{_configdir}/checks.cfg %include %{_configdir}/base.cfg %include %{_configdir}/versions.cfg %define rtems_automake_version 1.12.6 # # Check the version of automake in the path. # %if %{__automake_ver} < %{rtems_automake_version} # # Tools configuration. # %include %{_configdir}/devel/automake-1.12.6-1.cfg %endif