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/unix/sysv/linux/or1k/configure | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/or1k') diff --git a/sysdeps/unix/sysv/linux/or1k/configure b/sysdeps/unix/sysv/linux/or1k/configure index 5225dfea5b..fed11fa453 100644 --- a/sysdeps/unix/sysv/linux/or1k/configure +++ b/sysdeps/unix/sysv/linux/or1k/configure @@ -2,3 +2,4 @@ # Local configure fragment for sysdeps/unix/sysv/linux/or1k. arch_minimum_kernel=5.4.0 + -- cgit 1.4.1