<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - configure.ac has a couple issues (patch attached)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128189">128189</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>configure.ac has a couple issues (patch attached)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.3.2.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Installation
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>dlc.usa@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>