From c6cb8783b5fb5896cb63fe9008b6a33351f3c777 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Thu, 29 Jun 2023 14:34:16 -0400 Subject: configure: Use autoconf 2.71 Bump autoconf requirement to 2.71 to allow regenerating configure on more recent distributions. autoconf 2.71 has been in Fedora since F36 and is the current version in Debian stable (bookworm). It appears to be current in Gentoo as well. All sysdeps configure and preconfigure scripts have also been regenerated; all changes are trivial transformations that do not affect functionality. Signed-off-by: Siddhesh Poyarekar Reviewed-by: Carlos O'Donell --- sysdeps/or1k/configure | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/or1k') diff --git a/sysdeps/or1k/configure b/sysdeps/or1k/configure index 16146a8..0d5d806 100644 --- a/sysdeps/or1k/configure +++ b/sysdeps/or1k/configure @@ -1,2 +1,3 @@ # This file is generated from configure.ac by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/or1k. + -- cgit v1.1