sdext/StaticLibrary_pdfimport_s.mk | 1 - 1 file changed, 1 deletion(-)
New commits: commit 14bb81ef5666a9e775208ffae947bb8ba76bc8cb Author: Stephan Bergmann <[email protected]> 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 \ )) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
