Kaydet (Commit) 40d9a584 authored tarafından Michael Stahl's avatar Michael Stahl

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
üst 9a72eb0f
......@@ -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 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment