summaryrefslogtreecommitdiff
path: root/helpcompiler/Library_helplinker.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-11-14 20:59:23 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-15 11:35:58 +0100
commit40d9a584bbafebd5ef10af4b69cad10e142981bd (patch)
treedcdbf627b63fef3165ffef79b0de574f7c8df1d6 /helpcompiler/Library_helplinker.mk
parent9a72eb0fa485359c1c6738f212677d60313fd9ac (diff)
helpcompiler: evidently does not care that it uses UTF16 expat
... seeing as there isn't actually a handler in the compileExtensionHelp function; possibly dead code there. Change-Id: I96b3edff6be2d58d0c1852eb1043547c33e97c3a
Diffstat (limited to 'helpcompiler/Library_helplinker.mk')
-rw-r--r--helpcompiler/Library_helplinker.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcompiler/Library_helplinker.mk b/helpcompiler/Library_helplinker.mk
index d22693d1b228..405ad80d4fa4 100644
--- a/helpcompiler/Library_helplinker.mk
+++ b/helpcompiler/Library_helplinker.mk
@@ -46,7 +46,7 @@ $(eval $(call gb_Library_use_libraries,helplinker,\
))
$(eval $(call gb_Library_use_externals,helplinker,\
- expat_utf16 \
+ expat_utf8 \
libxslt \
libxml2 \
clucene \