https://bugs.freedesktop.org/show_bug.cgi?id=42790

             Bug #: 42790
           Summary: get rid of PRODUCT define/build system variable
    Classification: Unclassified
           Product: LibreOffice
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Libreoffice
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The variables PRODUCT and DBG_UTL in the build system are containing the same
information:
- a --enable-dbgutil build has PRODUCT unset and DBG_UTL set
- a --disable-dbgutil build has DBG_UTL unset and PRODUCT set
so one of them has to go.

As a quick grep by mmeeks revealed PRODUCT to be used rarer, it should be not
be used anymore and existing occurrences should be replaced with a test for
DBG_UTL.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to