From bd8f4d83b4060961e136f6ca0cf57b734e66fa38 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 19 Nov 2006 03:38:30 +0000 Subject: [PATCH] =?UTF-8?q?2006-11-19=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * autotools/Makefile.am, autotools/autoconf.add: Upgrade to autoconf-2.61. --- contrib/crossrpms/autotools/Makefile.am | 2 +- contrib/crossrpms/autotools/autoconf.add | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/crossrpms/autotools/Makefile.am b/contrib/crossrpms/autotools/Makefile.am index 8683895d52..eeed7b4137 100644 --- a/contrib/crossrpms/autotools/Makefile.am +++ b/contrib/crossrpms/autotools/Makefile.am @@ -4,7 +4,7 @@ include $(top_srcdir)/mkspec.am -AUTOCONF_VERS = 2.60 +AUTOCONF_VERS = 2.61 AUTOCONF_RPMREL = 1 include ./autoconf.am diff --git a/contrib/crossrpms/autotools/autoconf.add b/contrib/crossrpms/autotools/autoconf.add index 983d86fa96..fcaae0be0a 100644 --- a/contrib/crossrpms/autotools/autoconf.add +++ b/contrib/crossrpms/autotools/autoconf.add @@ -1,5 +1,5 @@ -%define rpmvers 2.60 -%define srcvers 2.60 +%define rpmvers 2.61 +%define srcvers 2.61 %if "%{_prefix}" != "/usr" %define name @rpmprefix@autoconf-rtems