summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype2/Makefile.in
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2013-02-15 17:09:39 +0000
committerKhaled Hosny <khaledhosny@eglug.org>2013-02-15 17:09:39 +0000
commit7333a267ad231655f18397451bfbd0c329e2ecaa (patch)
treee77d046366c59c47d58dc0cf44f77f18e759066d /Build/source/libs/freetype2/Makefile.in
parentb0df5b1cd0199e4174cf9aa8ebdc3f775396055d (diff)
Build freetype without --with-old-mac-fonts as we no longer need it.
git-svn-id: svn://tug.org/texlive/trunk@29122 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/freetype2/Makefile.in')
-rw-r--r--Build/source/libs/freetype2/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/libs/freetype2/Makefile.in b/Build/source/libs/freetype2/Makefile.in
index 7efaed5b099..3634cd6c637 100644
--- a/Build/source/libs/freetype2/Makefile.in
+++ b/Build/source/libs/freetype2/Makefile.in
@@ -540,7 +540,6 @@ ft-config:
CC='$(CC)' CONFIG_SITE=/dev/null CONFIG_SHELL='$(SHELL)' \
$(SHELL) $(abs_srcdir)/$(FREETYPE_TREE)/configure \
$(config_args) --disable-shared \
- --with-old-mac-fonts \
--without-bzip2 \
--without-zlib \
--prefix=$(abs_builddir)/ft-install \