diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-18 21:54:45 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-18 21:54:45 +0200 |
commit | 480aca31c7772dafeb1b97cd7a768bca2f49d3c7 (patch) | |
tree | 0c8b33ff856793d1cc21f976a822a1d8b29991fe /config.sub | |
parent | cd2ff61aaf4938092517880ad7655828d99a3cb9 (diff) | |
parent | 925f9363c4b0a5bb9375298afcdcf404efb32587 (diff) | |
download | egawk-480aca31c7772dafeb1b97cd7a768bca2f49d3c7.tar.gz egawk-480aca31c7772dafeb1b97cd7a768bca2f49d3c7.tar.bz2 egawk-480aca31c7772dafeb1b97cd7a768bca2f49d3c7.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,8 +1,8 @@ #! /bin/sh # Configuration validation subroutine script. -# Copyright 1992-2014 Free Software Foundation, Inc. +# Copyright 1992-2015 Free Software Foundation, Inc. -timestamp='2014-12-03' +timestamp='2015-01-01' # 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 @@ -68,7 +68,7 @@ Report bugs and patches to <config-patches@gnu.org>." version="\ GNU config.sub ($timestamp) -Copyright 1992-2014 Free Software Foundation, Inc. +Copyright 1992-2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -260,7 +260,7 @@ case $basic_machine in | c4x | c8051 | clipper \ | d10v | d30v | dlx | dsp16xx \ | epiphany \ - | fido | fr30 | frv \ + | fido | fr30 | frv | ft32 \ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | hexagon \ | i370 | i860 | i960 | ia64 \ |