summaryrefslogtreecommitdiff
path: root/Build/source/libs/harfbuzz/Makefile.am
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-06-24 06:44:52 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-06-24 06:44:52 +0000
commit11eb5b823f29c3666e9f4d2cf72a2a3fee73ff9c (patch)
treecd0b46b7c263ec1dfaf29871e9425d4c974a721e /Build/source/libs/harfbuzz/Makefile.am
parentc1d8a05ae33d287f84ab102c1ef6635dccf33116 (diff)
harfbuzz 0.9.18
git-svn-id: svn://tug.org/texlive/trunk@30879 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/harfbuzz/Makefile.am')
-rw-r--r--Build/source/libs/harfbuzz/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/harfbuzz/Makefile.am b/Build/source/libs/harfbuzz/Makefile.am
index 8b3036da85b..d469e36914d 100644
--- a/Build/source/libs/harfbuzz/Makefile.am
+++ b/Build/source/libs/harfbuzz/Makefile.am
@@ -32,7 +32,7 @@ SUBDIRS = . include
noinst_LIBRARIES = libharfbuzz.a
## common
-AM_CPPFLAGS = -DHB_NO_MT -I$(top_srcdir)/$(HARFBUZZ_SRC)
+AM_CPPFLAGS = -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -I$(top_srcdir)/$(HARFBUZZ_SRC)
libharfbuzz_dependencies =
libharfbuzz_a_SOURCES = \
@HARFBUZZ_TREE@/src/hb-atomic-private.hh \