From: Karl Berry Date: Sat, 21 Aug 2021 15:27:26 +0000 (-0700) Subject: autoupdate X-Git-Tag: v1.0~2659 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=755cb8397d3c79a1bab71cf41d4efda574806a0c;p=gnulib.git autoupdate --- diff --git a/build-aux/config.sub b/build-aux/config.sub index d80c5d759e..d74fb6deac 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub @@ -4,7 +4,7 @@ # shellcheck disable=SC2006,SC2268 # see below for rationale -timestamp='2021-07-03' +timestamp='2021-08-14' # 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 @@ -121,9 +121,11 @@ esac # Split fields of configuration type # shellcheck disable=SC2162 +saved_IFS=$IFS IFS="-" read field1 field2 field3 field4 <&2