<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - 2.13.0 erroneously requires libuuid on macOS"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105366#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - 2.13.0 erroneously requires libuuid on macOS"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105366">bug 105366</a>
              from <span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span></b>
        <pre>(In reply to ilovezfs from <a href="show_bug.cgi?id=105366#c5">comment #5</a>)
<span class="quote">> It works but will opportunistically use ossp-uuid if it's installed. Is that
> desirable? And how would you tell it to use system uuid even if ossp-uuid is
> installed?</span >

In theory, you could simply set empty values to both UUID_CFLAGS and UUID_LIBS
as you initially worked around. essentially speaking, this isn't to give one an
option to choose what impl one prefer for uuid but is to avoid the build
failure on checking the availability of uuid.pc even though it can be built
without the external library.

I may add an option to configure if there are any platforms that have the
external uuid library installed on the non-standard directory and without .pc.
but is there any platforms like that?</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>