Hi Noel, *,
On Fri, Sep 30, 2011 at 10:35 AM, Noel Grandin <noel@peralex.com> wrote:
Hi
Building under Windows7 using Visual Studio, getting build breakage in stax
module.
Any ideas?
bug in configure the check explicitly checks whether the --with-<foo>
variable is set to "no", but it should also cover the case where the
variable is unset/empty.
the check is around line 4400 in configure.in.
the BUILD_STAX=yes line is the one I'm talking about.
As a workaround just add it below the if check, to properly fix it
change the if to not only check for "no", but also for the empty case.
ciao
Christian
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.