diff options
author | Mathias Bauer <mba@openoffice.org> | 2011-01-12 12:05:07 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2011-01-12 12:05:07 +0100 |
commit | a877851a7ce71c562e8ef4f10c39444b025c4a56 (patch) | |
tree | 7fc09ebe8d6f86e72c98926edbd805909bf47669 /sw/Library_swd.mk | |
parent | 80ae0dcf217c23ff73b82d0c37274415012942ab (diff) |
CWS gnumake3: #i116422#: convert svx to new build system
Diffstat (limited to 'sw/Library_swd.mk')
-rw-r--r-- | sw/Library_swd.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/Library_swd.mk b/sw/Library_swd.mk index 17511d3bf4ed..136053975326 100644 --- a/sw/Library_swd.mk +++ b/sw/Library_swd.mk @@ -44,7 +44,6 @@ $(eval $(call gb_Library_set_include,swd,\ $(eval $(call gb_Library_set_defs,swd,\ $$(DEFS) \ - -DACCESSIBLE_LAYOUT \ )) $(eval $(call gb_Library_add_linked_libs,swd,\ |