From ae1c1bc4ab856411f1573cc216ee777e41b3b2fd Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 23 Sep 2010 15:47:52 +0000 Subject: [PATCH] autoconf-2.68. --- 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 9452c68a8d..3ee2488c41 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.67 +AUTOCONF_VERS = 2.68 AUTOCONF_RPMREL = 1 include ./autoconf.am