summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype2/Makefile.am
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-03-08 09:36:47 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-03-08 09:36:47 +0000
commiteef0289ade39edba534c15dd61f2503a8bbc7f6e (patch)
tree2aa9358260d4cf3eb86a95db05ae0fe88cb38e3f /Build/source/libs/freetype2/Makefile.am
parent484958800fef83977a155ee17c7adeb6dc7f6e1d (diff)
freetype 2.5.3
git-svn-id: svn://tug.org/texlive/trunk@33124 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/freetype2/Makefile.am')
-rw-r--r--Build/source/libs/freetype2/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/libs/freetype2/Makefile.am b/Build/source/libs/freetype2/Makefile.am
index b162766d539..624752f28fa 100644
--- a/Build/source/libs/freetype2/Makefile.am
+++ b/Build/source/libs/freetype2/Makefile.am
@@ -1,13 +1,11 @@
## Wrapper Makefile.am to build FreeType for TeX Live.
##
-## Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org>
+## Copyright (C) 2009-2014 Peter Breitenlohner <tex-live@tug.org>
##
## This file is free software; the copyright holder
## gives unlimited permission to copy and/or distribute it,
## with or without modifications, as long as this notice is preserved.
##
-ACLOCAL_AMFLAGS = -I ../../m4
-
## We want to re-distribute the whole original FreeType source tree.
##
EXTRA_DIST = $(FREETYPE_TREE)
@@ -37,6 +35,7 @@ ft-config:
--without-bzip2 \
--without-zlib \
--without-png \
+ --without-harfbuzz \
--prefix=$(abs_builddir)/ft-install \
--libdir=$(abs_builddir) \
--includedir=$(abs_builddir)