source: rtems/contrib/crossrpms/autotools/Makefile.am @ d8fce03

4.8
Last change on this file since d8fce03 was 05ab2ac, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/13/08 at 04:21:15

Bump AUTOCONF_RPMREL AUTOMAKE_RPMREL

  • Property mode set to 100644
File size: 191 bytes
Line 
1##
2## $Id$
3##
4
5include $(top_srcdir)/mkspec.am
6
7AUTOCONF_VERS = 2.61
8AUTOCONF_RPMREL = 6%{?dist}
9include ./autoconf.am
10
11AUTOMAKE_VERS = 1.10
12AUTOMAKE_RPMREL = 6%{?dist}
13include ./automake.am
Note: See TracBrowser for help on using the repository browser.