summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype2
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-02-12 03:25:01 +0000
committerKarl Berry <karl@freefriends.org>2012-02-12 03:25:01 +0000
commit46727c9d68cfcaacdf6c85566052a14cf2d6a639 (patch)
tree5eac104713e8a8d33df1eec3345d64280ba5a5e6 /Build/source/libs/freetype2
parentd0cab1998fcd08d232243f93e598d2902c76e414 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@25374 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/freetype2')
-rwxr-xr-xBuild/source/libs/freetype2/freetype-2.4.7/builds/unix/config.guess9
-rwxr-xr-xBuild/source/libs/freetype2/freetype-2.4.7/builds/unix/config.sub6
2 files changed, 7 insertions, 8 deletions
diff --git a/Build/source/libs/freetype2/freetype-2.4.7/builds/unix/config.guess b/Build/source/libs/freetype2/freetype-2.4.7/builds/unix/config.guess
index 49ba16f15c6..116b959ee5f 100755
--- a/Build/source/libs/freetype2/freetype-2.4.7/builds/unix/config.guess
+++ b/Build/source/libs/freetype2/freetype-2.4.7/builds/unix/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-01-01'
+timestamp='2012-02-10'
# 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
@@ -17,9 +17,7 @@ timestamp='2012-01-01'
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
@@ -1320,6 +1318,9 @@ EOF
i*86:AROS:*:*)
echo ${UNAME_MACHINE}-pc-aros
exit ;;
+ x86_64:VMkernel:*:*)
+ echo ${UNAME_MACHINE}-unknown-esx
+ exit ;;
esac
#echo '(No uname command or uname output not recognized.)' 1>&2
diff --git a/Build/source/libs/freetype2/freetype-2.4.7/builds/unix/config.sub b/Build/source/libs/freetype2/freetype-2.4.7/builds/unix/config.sub
index b6f695a83b2..3bc79678423 100755
--- a/Build/source/libs/freetype2/freetype-2.4.7/builds/unix/config.sub
+++ b/Build/source/libs/freetype2/freetype-2.4.7/builds/unix/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
# 2011, 2012 Free Software Foundation, Inc.
-timestamp='2012-01-28'
+timestamp='2012-02-10'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -21,9 +21,7 @@ timestamp='2012-01-28'
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a