summaryrefslogtreecommitdiff
path: root/Build/source/libs
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-09-16 01:20:00 +0000
committerKarl Berry <karl@freefriends.org>2015-09-16 01:20:00 +0000
commitcb3ddf3d15bb1723c728dee6ae64a5c8683860cd (patch)
tree6d99b685d69e307b3ba74c3a0bde88c15a6865cb /Build/source/libs
parent0cbbf6c9efdcf73eba19ec3916f34cc5f616b679 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@38384 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs')
-rwxr-xr-xBuild/source/libs/freetype2/freetype-2.6/builds/unix/config.guess5
-rwxr-xr-xBuild/source/libs/icu/icu-55.1/source/config.guess5
2 files changed, 8 insertions, 2 deletions
diff --git a/Build/source/libs/freetype2/freetype-2.6/builds/unix/config.guess b/Build/source/libs/freetype2/freetype-2.6/builds/unix/config.guess
index 16592509d49..3c022c5bb8b 100755
--- a/Build/source/libs/freetype2/freetype-2.6/builds/unix/config.guess
+++ b/Build/source/libs/freetype2/freetype-2.6/builds/unix/config.guess
@@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2015 Free Software Foundation, Inc.
-timestamp='2015-08-20'
+timestamp='2015-09-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
@@ -965,6 +965,9 @@ EOF
ia64:Linux:*:*)
echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
+ k1om:Linux:*:*)
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
+ exit ;;
m32r*:Linux:*:*)
echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
diff --git a/Build/source/libs/icu/icu-55.1/source/config.guess b/Build/source/libs/icu/icu-55.1/source/config.guess
index 16592509d49..3c022c5bb8b 100755
--- a/Build/source/libs/icu/icu-55.1/source/config.guess
+++ b/Build/source/libs/icu/icu-55.1/source/config.guess
@@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2015 Free Software Foundation, Inc.
-timestamp='2015-08-20'
+timestamp='2015-09-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
@@ -965,6 +965,9 @@ EOF
ia64:Linux:*:*)
echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;
+ k1om:Linux:*:*)
+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
+ exit ;;
m32r*:Linux:*:*)
echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
exit ;;