https://bugs.documentfoundation.org/show_bug.cgi?id=111989

            Bug ID: 111989
           Summary: libzmf: typo in Makefile -no-undefines ->
                    -no-undefined
           Product: Document Liberation Project
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]

There's a typo in src/lib/Makefile.{am,in}:
libzmf_@ZMF_MAJOR_VERSION@_@ZMF_MINOR_VERSION@_la_LDFLAGS = $(version_info)
-export-dynamic -no-undefines

which should be -no-undefined, caught by building with `slibtool` which doesn't
swallow invalid options:-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to