[Libreoffice-commits] .: helpcompiler/Library_helplinker.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Oct 25 14:48:42 PDT 2012


 helpcompiler/Library_helplinker.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8a109cb23e75771fc726d65aee0202c6f81cac1e
Author: Peter Foley <pefoley2 at verizon.net>
Date:   Thu Oct 25 17:47:00 2012 -0400

    fix link error
    
    Change-Id: Id643fc7bb16a4456dc6821efe44a8bc0e73d88f7

diff --git a/helpcompiler/Library_helplinker.mk b/helpcompiler/Library_helplinker.mk
index 405ad80..d22693d 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 \


More information about the Libreoffice-commits mailing list