From 9c58665be4e50290d064e8a98f1dba7caf7eaef5 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 14 Feb 2007 16:47:57 +0000 Subject: [PATCH] AUTOCONF_RPMREL = 4 --- contrib/crossrpms/autotools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/crossrpms/autotools/Makefile.am b/contrib/crossrpms/autotools/Makefile.am index 57760f45c9..946e56a533 100644 --- a/contrib/crossrpms/autotools/Makefile.am +++ b/contrib/crossrpms/autotools/Makefile.am @@ -5,7 +5,7 @@ include $(top_srcdir)/mkspec.am AUTOCONF_VERS = 2.61 -AUTOCONF_RPMREL = 3 +AUTOCONF_RPMREL = 4 include ./autoconf.am AUTOMAKE_VERS = 1.10