sdext/Executable_xpdfimport.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3a54294e45f20e7705d06b9aa036a2ba12f56a50
Author: Fridrich Å trba <[email protected]>
Date:   Mon Jul 8 18:52:37 2013 +0200

    Don't link with libraries that are not needed
    
    Change-Id: I44119601f36db98382b85e09614e5c552ec36ab6

diff --git a/sdext/Executable_xpdfimport.mk b/sdext/Executable_xpdfimport.mk
index c775f24..9161f1c 100644
--- a/sdext/Executable_xpdfimport.mk
+++ b/sdext/Executable_xpdfimport.mk
@@ -17,7 +17,6 @@ $(eval $(call gb_Executable_use_externals,xpdfimport,\
 ))
 
 $(eval $(call gb_Executable_use_libraries,xpdfimport,\
-    sal \
     $(gb_UWINAPI) \
 ))
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to