From 8a109cb23e75771fc726d65aee0202c6f81cac1e Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Thu, 25 Oct 2012 17:47:00 -0400 Subject: fix link error Change-Id: Id643fc7bb16a4456dc6821efe44a8bc0e73d88f7 --- helpcompiler/Library_helplinker.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpcompiler') diff --git a/helpcompiler/Library_helplinker.mk b/helpcompiler/Library_helplinker.mk index 405ad80d4fa4..d22693d1b228 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_utf8 \ + expat_utf16 \ libxslt \ libxml2 \ clucene \ -- cgit