diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-03-18 21:20:58 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-03-18 21:20:58 +0200 |
commit | 99506ea7cf223ae6c6e9ff58d320ad1cba24c163 (patch) | |
tree | 127ff97f47ab24720a0baeb81f3500452aeb2518 /build-aux/config.sub | |
parent | 09887734833d47e9c2ea1203689a9bc7bccae723 (diff) | |
parent | dbf4f96f792b418b3dfb9cb0f43ea76727e7132d (diff) | |
download | egawk-99506ea7cf223ae6c6e9ff58d320ad1cba24c163.tar.gz egawk-99506ea7cf223ae6c6e9ff58d320ad1cba24c163.tar.bz2 egawk-99506ea7cf223ae6c6e9ff58d320ad1cba24c163.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 63c1f1c8..7f7d0b05 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2021 Free Software Foundation, Inc. -timestamp='2021-01-08' +timestamp='2021-03-10' # 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 @@ -1712,7 +1712,7 @@ case $os in | bosx* | nextstep* | cxux* | aout* | elf* | oabi* \ | ptx* | coff* | ecoff* | winnt* | domain* | vsta* \ | udi* | lites* | ieee* | go32* | aux* | hcos* \ - | chorusrdb* | cegcc* | glidix* \ + | chorusrdb* | cegcc* | glidix* | serenity* \ | cygwin* | msys* | pe* | moss* | proelf* | rtems* \ | midipix* | mingw32* | mingw64* | mint* \ | uxpv* | beos* | mpeix* | udk* | moxiebox* \ |