summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype2
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-08-03 01:25:17 +0000
committerKarl Berry <karl@freefriends.org>2014-08-03 01:25:17 +0000
commit8d2a0e5b2f5345a35573088af10410e9bffecf6b (patch)
tree04f08911752439f84c2cf8caf6ce8b747c6b9c5b /Build/source/libs/freetype2
parent52963a0e43b0713a0c0de41871b1631e078c5899 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@34802 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/freetype2')
-rwxr-xr-xBuild/source/libs/freetype2/freetype-2.5.3/builds/unix/config.sub8
1 files changed, 6 insertions, 2 deletions
diff --git a/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.sub b/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.sub
index d654d03cdcd..88a0cb463a8 100755
--- a/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.sub
+++ b/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2014 Free Software Foundation, Inc.
-timestamp='2014-05-01'
+timestamp='2014-07-28'
# 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
@@ -828,6 +828,10 @@ case $basic_machine in
basic_machine=powerpc-unknown
os=-morphos
;;
+ moxiebox)
+ basic_machine=moxie-unknown
+ os=-moxiebox
+ ;;
msdos)
basic_machine=i386-pc
os=-msdos
@@ -1373,7 +1377,7 @@ case $os in
| -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
| -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
| -linux-newlib* | -linux-musl* | -linux-uclibc* \
- | -uxpv* | -beos* | -mpeix* | -udk* \
+ | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \
| -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \