]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
maint: ensure autoconf-latest.* links stay up-to-date
authorEric Blake <eblake@redhat.com>
Mon, 10 May 2021 20:45:24 +0000 (15:45 -0500)
committerEric Blake <eblake@redhat.com>
Mon, 10 May 2021 20:45:24 +0000 (15:45 -0500)
* cfg.mk (GNUPLOADFLAGS): New.
https://lists.gnu.org/archive/html/autoconf/2021-05/msg00006.html

cfg.mk

diff --git a/cfg.mk b/cfg.mk
index 0d4ec728d16c40fad1b81380face4eab9b7bdc36..6a89e4892286bf295c0da57cc49565d39cd0cfa1 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -86,6 +86,9 @@ update-release-year:
 # Prevent incorrect NEWS edits.
 old_NEWS_hash = 981169afdd2c97642125938f80a26b7f
 
+# Update autoconf-latest.tar.* symlinks during 'make stable/beta'.
+GNUPLOADFLAGS = --symlink-regex
+
 exclude_file_name_regexp--sc_prohibit_undesirable_word_seq = \
   ^(maint\.mk|build-aux/texinfo\.tex)$$
 exclude_file_name_regexp--sc_prohibit_test_minus_ao = \