RepositoryExternal.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 26b80fc81295ead5e5e43d2b8f3960757ae98c7e Author: Rene Engelhard <r...@debian.org> Date: Sat Apr 13 19:29:33 2013 +0200 oops, move gb_LinkTarget_add_libs back to correct position... Change-Id: I4eff9417d57b6d949ce511fd508a1a2d73197952 diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk index bcab2b9..80f89a9 100644 --- a/RepositoryExternal.mk +++ b/RepositoryExternal.mk @@ -2328,12 +2328,12 @@ $(call gb_LinkTarget_set_include,$(1),\ $$(INCLUDE) \ $(ORCUS_CFLAGS) \ ) +$(call gb_LinkTarget_add_libs,$(1),$(ORCUS_LIBS)) endef define gb_LinkTarget__use_orcus-parser endef -$(call gb_LinkTarget_add_libs,$(1),$(ORCUS_LIBS)) else # !SYSTEM_LIBORCUS _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits