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

4.104.114.84.95
Last change on this file since bd8f4d8 was bd8f4d8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/19/06 at 03:38:30

2006-11-19 Ralf Corsépius <ralf.corsepius@…>

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