X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=config.sub;h=d74fb6deac942a4e21f49fa752c3280e66c196a0;hp=d80c5d759e48d7942ccbb665d8ae6d2c4dcaf397;hb=60cbc89987842cf6036aabced6618988b5117810;hpb=91d451ffc473b358d8d74506d2da8871e44fbd7b diff --git a/config.sub b/config.sub index d80c5d75..d74fb6de 100755 --- a/config.sub +++ b/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