[Libreoffice-commits] core.git: extensions/Library_ldapbe2.mk
Stephan Bergmann
sbergman at redhat.com
Mon Apr 14 00:58:28 PDT 2014
extensions/Library_ldapbe2.mk | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit d2555ebb240fea2780f152e5ea39d145aab508fe
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Apr 14 09:57:50 2014 +0200
better?
Change-Id: Idacacf531d237c2c7482db85c56b58954fd04ac5
diff --git a/extensions/Library_ldapbe2.mk b/extensions/Library_ldapbe2.mk
index 0224376..6547a23 100644
--- a/extensions/Library_ldapbe2.mk
+++ b/extensions/Library_ldapbe2.mk
@@ -35,8 +35,10 @@ $(eval $(call gb_Library_use_libraries,ldapbe2,\
))
ifeq ($(OS),WNT)
-$(eval $(call gb_Library_use_system_win32_libs,ldapbe2,\
+$(eval $(call gb_Library_use_externals,ldapbe2,\
boost_headers \
+))
+$(eval $(call gb_Library_use_system_win32_libs,ldapbe2,\
wldap32 \
))
else # 0S!=WNT
More information about the Libreoffice-commits
mailing list