From bfece6834a532ad9fe4d300c22e8ae732ab3ccc8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 17 Aug 2020 07:34:26 -0700 Subject: autoupdate --- build-aux/config.sub | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build-aux/config.sub') diff --git a/build-aux/config.sub b/build-aux/config.sub index 3d9a8dc3d5..0753e30845 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-07-10' +timestamp='2020-08-17' # 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 @@ -1278,7 +1278,7 @@ esac # Decode manufacturer-specific aliases for certain operating systems. -if [ x$basic_os != x ] +if test x$basic_os != x then # First recognize some ad-hoc caes, or perhaps split kernel-os, or else just -- cgit v1.2.1