diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-01 02:38:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-01 02:38:08 +0000 |
commit | 6ff8bc8e6032995547094309e7d432b5cfa69846 (patch) | |
tree | 8b0d82ccf0644078dab94f47302e4ef0bdfb16ef /Build/source/extra/xz | |
parent | 521b1c57f77f835c1aeb8a1ab14b769471346ae7 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@27269 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/extra/xz')
-rwxr-xr-x | Build/source/extra/xz/build-aux/config.guess | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Build/source/extra/xz/build-aux/config.guess b/Build/source/extra/xz/build-aux/config.guess index aa04f04bda9..55bd246a3ba 100755 --- a/Build/source/extra/xz/build-aux/config.guess +++ b/Build/source/extra/xz/build-aux/config.guess @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, # 2011, 2012 Free Software Foundation, Inc. -timestamp='2012-06-17' +timestamp='2012-07-29' # 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 @@ -1334,9 +1334,6 @@ EOF exit ;; esac -#echo '(No uname command or uname output not recognized.)' 1>&2 -#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 - eval $set_cc_for_build cat >$dummy.c <<EOF #ifdef _SEQUENT_ |