summaryrefslogtreecommitdiff
path: root/Build/source/libs/harfbuzz/config.h.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-09-17 12:25:51 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-09-17 12:25:51 +0000
commit77096e7537fbee3a2969cc6a7e400030f7138320 (patch)
treedc3f3309a024be0bb1399acf6cfe5840b1854bb9 /Build/source/libs/harfbuzz/config.h.in
parentf45847453d43449bfd1a646be4d88066f92a25a4 (diff)
harfbuzz 0.9.21
git-svn-id: svn://tug.org/texlive/trunk@31678 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/harfbuzz/config.h.in')
-rw-r--r--Build/source/libs/harfbuzz/config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/Build/source/libs/harfbuzz/config.h.in b/Build/source/libs/harfbuzz/config.h.in
index 79552ee51ae..3c0840e14d9 100644
--- a/Build/source/libs/harfbuzz/config.h.in
+++ b/Build/source/libs/harfbuzz/config.h.in
@@ -27,15 +27,9 @@
/* Use gthread2 library */
#undef HAVE_GTHREAD
-/* Use Old HarfBuzz backend */
-#undef HAVE_HB_OLD
-
/* Use ICU library */
#undef HAVE_ICU
-/* Use ICU Layout Engine library */
-#undef HAVE_ICU_LE
-
/* Use Intel __sync_* atomic primitives */
#undef HAVE_INTEL_ATOMIC_PRIMITIVES