diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2020-12-01 07:05:31 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2020-12-01 07:05:31 +0200 |
commit | 2d10a67c0edc9170ce20d4cefe6806ef01d8a45f (patch) | |
tree | 39fd5b69b980250a4d4d4fa5f515709edb8541d8 /build-aux/config.sub | |
parent | feb44888085d1b08f5267675ab112a7385b7e6f0 (diff) | |
parent | faa1e5bb0c435a1ec4775a7ab9e42c3ba9e290af (diff) | |
download | egawk-2d10a67c0edc9170ce20d4cefe6806ef01d8a45f.tar.gz egawk-2d10a67c0edc9170ce20d4cefe6806ef01d8a45f.tar.bz2 egawk-2d10a67c0edc9170ce20d4cefe6806ef01d8a45f.zip |
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'build-aux/config.sub')
-rwxr-xr-x | build-aux/config.sub | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/config.sub b/build-aux/config.sub index c874b7a9..f2ead8d2 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2020 Free Software Foundation, Inc. -timestamp='2020-11-07' +timestamp='2020-11-19' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -33,7 +33,7 @@ timestamp='2020-11-07' # Otherwise, we print the canonical config type on stdout and succeed. # You can get the latest version of this script from: -# https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub +# https://git.savannah.gnu.org/cgit/config.git/plain/config.sub # This file is supposed to be the same for all GNU packages # and recognize all the CPU types, system types and aliases |