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

            Bug ID: 128189
           Summary: configure.ac has a couple issues (patch attached)
           Product: LibreOffice
           Version: 6.3.2.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Installation
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: dlc....@gmail.com

Description:
several test commands use '==' ops where '=' is needed, qmake-qt5 locating code
adds a blank to the $PATH string which prevents finding qmake-qt5 if its in the
last directory.  These defects are all in configure.ac, and the patch will be
attached immediately after filing.

Steps to Reproduce:
1.  Run autogen.sh
2.
3.

Actual Results:
Depends on the system, but can throw test command messages to stderr, fail to
find qmake-qt5 when it's actually in the PATH, and possibly other misbehavior.

Expected Results:
No error messages, qmake-qt5 is found if it's in the PATH.


Reproducible: Sometimes


User Profile Reset: No



Additional Info:
Patch to configure.ac attached, works for 6.3.2.2 and 6.3.3.1.

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

Reply via email to