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

Stephan Bergmann sbergman at redhat.com
Fri Dec 11 08:15:33 PST 2015


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

New commits:
commit 14bb81ef5666a9e775208ffae947bb8ba76bc8cb
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Fri Dec 11 17:13:45 2015 +0100

    Remove unused -DBASEGFX_STATIC_LIBRARY
    
    ...introduced in b9d1006ebb3c97e398d4bb31075fd2577f3ac858 "re-base on ALv2
    code," probably due to a merge conflict or something like that.
    
    Change-Id: Ib38cd24e935f951482ba99f483a419a9a7782ae8

diff --git a/sdext/StaticLibrary_pdfimport_s.mk b/sdext/StaticLibrary_pdfimport_s.mk
index c4a1ad1..8c13e32 100644
--- a/sdext/StaticLibrary_pdfimport_s.mk
+++ b/sdext/StaticLibrary_pdfimport_s.mk
@@ -27,7 +27,6 @@ $(eval $(call gb_StaticLibrary_set_include,pdfimport_s,\
 ))
 
 $(eval $(call gb_StaticLibrary_add_defs,pdfimport_s,\
-	-DBASEGFX_STATIC_LIBRARY \
     -DBOOST_SPIRIT_USE_OLD_NAMESPACE \
 ))
 


More information about the Libreoffice-commits mailing list