source: rtems-source-builder/bare/config/devel/m4-1.4.16-1.cfg @ f2a8973

Last change on this file since f2a8973 was 1a56a07, checked in by Chris Johns <chrisj@…>, on 05/14/13 at 01:08:02

Add bare/config and move the source-builder/config to it.

Rework the RTEMS build set files to point to the new location.

Move the files into devel, this follows the ports naming in
FreeBSD.

Update the macros, defaults, and options to support this.

  • Property mode set to 100644
File size: 219 bytes
Line 
1#
2# M4 1.4.16
3#
4
5%if %{release} == %{nil}
6%define release 1
7%endif
8
9%include %{_configdir}/base.cfg
10
11%define m4_version 1.4.16
12
13#
14# The m4 build instructions. We use 1.x.x Release 1.
15#
16%include %{_configdir}/m4-1-1.cfg
Note: See TracBrowser for help on using the repository browser.