From 072cbd3cf7522b9b96e878334e2ec68ae546f393 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 14 Feb 2007 17:21:43 +0000 Subject: [PATCH] AUTOCONF_RPMREL = 5 --- 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 946e56a533..5dedbb5fad 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 = 4 +AUTOCONF_RPMREL = 5 include ./autoconf.am AUTOMAKE_VERS = 1.10