* bootstrap.conf: Update to newer prerequisites

This commit is contained in:
Paul Smith 2024-09-01 21:09:42 -04:00
parent c63a5bc6a2
commit d97e048b08

View file

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