libtool: allow build with automake 1.17

This commit is contained in:
Rudi Heitbaum 2024-07-25 07:52:50 +00:00
parent 61363b27c2
commit 5e5fbba558

View File

@ -1,3 +1,4 @@
diff -Nur a/aclocal.m4 b/aclocal.m4
--- a/aclocal.m4 2022-03-17 02:45:15.000000000 +0000
+++ b/aclocal.m4 2022-03-18 08:15:31.544666740 +0000
@@ -35,7 +35,7 @@
@ -5,7 +6,7 @@
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
dnl require some minimum version. Point them to the right macro.
-m4_if([$1], [1.16.3], [],
+m4_if([$1], [1.16.5], [],
+m4_if([$1], [1.17], [],
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
])
@ -14,7 +15,19 @@
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-[AM_AUTOMAKE_VERSION([1.16.3])dnl
+[AM_AUTOMAKE_VERSION([1.16.5])dnl
+[AM_AUTOMAKE_VERSION([1.17])dnl
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
diff -Nur a/configure b/configure
--- a/configure 2022-03-17 02:45:27.000000000 +0000
+++ b/configure 2024-07-25 07:36:37.688271964 +0000
@@ -2811,7 +3471,7 @@
## Automake Initialisation. ##
## ------------------------ ##
-am__api_version='1.16'
+am__api_version='1.17'
# Find a good install program. We prefer a C program (faster),
# so one script is as good as another. But avoid the broken or