summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype2
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-10-23 01:16:55 +0000
committerKarl Berry <karl@freefriends.org>2015-10-23 01:16:55 +0000
commit69aff19462a120dfda306be3970dbc9a9dc36775 (patch)
tree6816064d8327c134dad5ef56c17273eb78e5a273 /Build/source/libs/freetype2
parent336fb56f16891e35bd5ee9f7986dd4db777aa13d (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@38693 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/freetype2')
-rwxr-xr-xBuild/source/libs/freetype2/freetype-2.6.1/builds/unix/config.guess4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/freetype2/freetype-2.6.1/builds/unix/config.guess b/Build/source/libs/freetype2/freetype-2.6.1/builds/unix/config.guess
index 3c022c5bb8b..b3f905370ac 100755
--- a/Build/source/libs/freetype2/freetype-2.6.1/builds/unix/config.guess
+++ b/Build/source/libs/freetype2/freetype-2.6.1/builds/unix/config.guess
@@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2015 Free Software Foundation, Inc.
-timestamp='2015-09-14'
+timestamp='2015-10-21'
# 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
@@ -1123,7 +1123,7 @@ EOF
# uname -m prints for DJGPP always 'pc', but it prints nothing about
# the processor, so we play safe by assuming i586.
# Note: whatever this is, it MUST be the same as what config.sub
- # prints for the "djgpp" host, or else GDB configury will decide that
+ # prints for the "djgpp" host, or else GDB configure will decide that
# this is a cross-build.
echo i586-pc-msdosdjgpp
exit ;;