]> git.ipfire.org Git - thirdparty/make.git/commitdiff
* bootstrap.conf: Update to newer prerequisites
authorPaul Smith <psmith@gnu.org>
Mon, 2 Sep 2024 01:09:42 +0000 (21:09 -0400)
committerPaul Smith <psmith@gnu.org>
Mon, 2 Sep 2024 01:09:42 +0000 (21:09 -0400)
bootstrap.conf

index 871bdb09ea1be142a67a4a7ec5344a76b26e377c..5abb548896386662b7eb483e0f0e8da7af4db9d3 100644 (file)
@@ -19,7 +19,7 @@
 checkout_only_file=README.git
 
 # Choose a specific version of gnulib, when checking out
-GNULIB_REVISION=stable-202401
+GNULIB_REVISION=stable-202407
 
 # Always copy files rather than symlink
 copy=true
@@ -42,8 +42,8 @@ vc_ignore=
 
 # Build prerequisites
 buildreq="\
-autoconf   2.69
-automake   1.16.1
+autoconf   2.72
+automake   1.16.5
 "
 
 gnulib_name=libgnu