From 12b9c6353ba918afe0584c9ce2e53fbfd230319f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 18 Aug 2020 23:53:42 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@56131 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/build-aux/config.sub | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source/build-aux/config.sub') diff --git a/Build/source/build-aux/config.sub b/Build/source/build-aux/config.sub index 3d9a8dc3d5a..0753e308458 100755 --- a/Build/source/build-aux/config.sub +++ b/Build/source/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.3