diff options
author | Karl Berry <karl@freefriends.org> | 2018-07-27 00:24:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-07-27 00:24:00 +0000 |
commit | b8a779b0cfbb3f4e62a7c5f784ff5513c17eb6df (patch) | |
tree | 87d88bb994f02b30125f7a266564e9ceb8d46a0c /Build/source/build-aux | |
parent | 65132059430352805b11e9054310df246eef32c0 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@48285 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/build-aux')
-rwxr-xr-x | Build/source/build-aux/config.sub | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/build-aux/config.sub b/Build/source/build-aux/config.sub index 64f9b14b55b..52eb02e29a2 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-2018 Free Software Foundation, Inc. -timestamp='2018-07-13' +timestamp='2018-07-25' # 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 @@ -307,7 +307,7 @@ case $1 in os=mach ;; vsta) - basic_machine=i386-unknown + basic_machine=i386-pc os=vsta ;; isi68 | isi) @@ -371,7 +371,7 @@ case $1 in os=sysv4 ;; netbsd386) - basic_machine=i386-unknown + basic_machine=i386-pc os=netbsd ;; netwinder) |