From 1d1bab408421030cb260d67a519d478db87bdff5 Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Sun, 28 Oct 2012 12:00:06 -0400 Subject: fixup gbuildified mythes Change-Id: I3a31c7c9ff66e2b6a13b22dce85854777b66355e --- lingucomponent/Library_lnth.mk | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'lingucomponent') diff --git a/lingucomponent/Library_lnth.mk b/lingucomponent/Library_lnth.mk index 608c4213d7be..9615d5a20655 100644 --- a/lingucomponent/Library_lnth.mk +++ b/lingucomponent/Library_lnth.mk @@ -54,10 +54,7 @@ $(eval $(call gb_Library_use_static_libraries,lnth,\ $(eval $(call gb_Library_use_externals,lnth,\ hunspell \ -)) - -$(eval $(call gb_Library_add_libs,lnth,\ - $(if $(filter MSC,$(COM)),libmythes.lib,-lmythes-1.2) \ + mythes \ )) $(eval $(call gb_Library_add_exception_objects,lnth,\ -- cgit