diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2020-12-01 07:04:14 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2020-12-01 07:04:14 +0200 |
commit | faa1e5bb0c435a1ec4775a7ab9e42c3ba9e290af (patch) | |
tree | f2f3587b3f3e831da4244b2bc0431cfb8a20b34a /build-aux/config.sub | |
parent | 7ae8532608ef6b612d15713c90f6dcbe3d5cac29 (diff) | |
download | egawk-faa1e5bb0c435a1ec4775a7ab9e42c3ba9e290af.tar.gz egawk-faa1e5bb0c435a1ec4775a7ab9e42c3ba9e290af.tar.bz2 egawk-faa1e5bb0c435a1ec4775a7ab9e42c3ba9e290af.zip |
Update build-aux files.
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 |