diff options
author | Karl Berry <karl@freefriends.org> | 2013-01-13 03:40:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-01-13 03:40:22 +0000 |
commit | 971e4eab67e2dd93d0fd9e0e4c089045acbd4b23 (patch) | |
tree | f853f83ddd2226ad92aecc5df71ce1c2b4abc5fe /Build/source/extra/xz/build-aux/config.sub | |
parent | 00522030dc5fac4aa97f47270de43d78c7a1ac4b (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@28821 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/extra/xz/build-aux/config.sub')
-rwxr-xr-x | Build/source/extra/xz/build-aux/config.sub | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/extra/xz/build-aux/config.sub b/Build/source/extra/xz/build-aux/config.sub index 2dd5db334a7..707e9e2efe8 100755 --- a/Build/source/extra/xz/build-aux/config.sub +++ b/Build/source/extra/xz/build-aux/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, # 2011, 2012, 2013 Free Software Foundation, Inc. -timestamp='2013-01-04' +timestamp='2013-01-11' # 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 @@ -290,6 +290,7 @@ case $basic_machine in | mipsisa64r2 | mipsisa64r2el \ | mipsisa64sb1 | mipsisa64sb1el \ | mipsisa64sr71k | mipsisa64sr71kel \ + | mipsr5900 | mipsr5900el \ | mipstx39 | mipstx39el \ | mn10200 | mn10300 \ | moxie \ @@ -407,6 +408,7 @@ case $basic_machine in | mipsisa64r2-* | mipsisa64r2el-* \ | mipsisa64sb1-* | mipsisa64sb1el-* \ | mipsisa64sr71k-* | mipsisa64sr71kel-* \ + | mipsr5900-* | mipsr5900el-* \ | mipstx39-* | mipstx39el-* \ | mmix-* \ | mt-* \ |