On Tue, Feb 1, 2011 at 5:05 PM, Thomas Arnhold <thomas@arnhold.org> wrote:
Hi,
I just found out, that settings.mk resets all CDEFS which were defined
in some makefiles. For example:
sc/source/ui/vba/makefile.mk defines:
CDEFS+=-DVBA_OOBUILD_HACK
But some lines later settings.mk is included (which is
solenv/inc/settings.mk)
.INCLUDE : settings.mk
In this file CDEFS is reset. So VBA_OOBUILD_HACK doesn't get defined for
sc/source/ui/vba. Is this intended or a bug?
based on the other 2 uses of VBA_OOBUILD_HACK, I'd imagine that the
CDEF should be _after_ the include setting.mk
Norbert
-Thomas
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.