diff options
author | Karl Berry <karl@freefriends.org> | 2015-12-16 02:15:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-12-16 02:15:14 +0000 |
commit | d0f2715a964c6eda20c34cef1ca7248c9ae6bb03 (patch) | |
tree | 5ba7d5af6806f2c5d52eaf3c0e93bbb5c2ee38ef /Build/source/utils | |
parent | 789a1e038b40a2d6f4ad7e1aa82958765a21919e (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@39114 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils')
-rw-r--r-- | Build/source/utils/asymptote/config.guess | 4 | ||||
-rw-r--r-- | Build/source/utils/asymptote/config.sub | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/utils/asymptote/config.guess b/Build/source/utils/asymptote/config.guess index fba6e87a0f8..b82ee231593 100644 --- a/Build/source/utils/asymptote/config.guess +++ b/Build/source/utils/asymptote/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2015 Free Software Foundation, Inc. -timestamp='2015-11-19' +timestamp='2015-12-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 @@ -1394,7 +1394,7 @@ EOF echo ${UNAME_MACHINE}-unknown-esx exit ;; amd64:Isilon\ OneFS:*:*) - echo x86_64-unknown-onefs + echo x86_64-unknown-onefs exit ;; esac diff --git a/Build/source/utils/asymptote/config.sub b/Build/source/utils/asymptote/config.sub index ea8747d30ff..0cd701654c3 100644 --- a/Build/source/utils/asymptote/config.sub +++ b/Build/source/utils/asymptote/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2015 Free Software Foundation, Inc. -timestamp='2015-11-22' +timestamp='2015-12-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 @@ -520,7 +520,7 @@ case $basic_machine in basic_machine=i386-pc os=-aros ;; - asmjs) + asmjs) basic_machine=asmjs-unknown ;; aux) |