From 2eb079bc5f90759a2d73b2c0c7ac705a723f9f52 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 30 Apr 2009 01:41:57 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@12881 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/gd/gd-2.0.35/config/config.guess | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Build/source/libs/gd') diff --git a/Build/source/libs/gd/gd-2.0.35/config/config.guess b/Build/source/libs/gd/gd-2.0.35/config/config.guess index 3eda297e705..da833146088 100755 --- a/Build/source/libs/gd/gd-2.0.35/config/config.guess +++ b/Build/source/libs/gd/gd-2.0.35/config/config.guess @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # Free Software Foundation, Inc. -timestamp='2009-02-03' +timestamp='2009-04-27' # 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 @@ -324,6 +324,9 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in case `/usr/bin/uname -p` in sparc) echo sparc-icl-nx7; exit ;; esac ;; + s390x:SunOS:*:*) + echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit ;; sun4H:SunOS:5.*:*) echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; -- cgit v1.2.3