[Libreoffice-commits] core.git: sdext/Executable_xpdfimport.mk

Fridrich Å trba fridrich.strba at bluewin.ch
Mon Jul 8 09:53:14 PDT 2013


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

New commits:
commit 3a54294e45f20e7705d06b9aa036a2ba12f56a50
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
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) \
 ))
 


More information about the Libreoffice-commits mailing list