[Mesa-dev] [Bug 59851] New: AC_ARG_WITH misusage leading to mesa configure failure

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 25 06:35:47 PST 2013


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

          Priority: medium
            Bug ID: 59851
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: AC_ARG_WITH misusage leading to mesa configure failure
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: sardemff7+freedesktop at sardemff7.net
          Hardware: All
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

Created attachment 73648
  --> https://bugs.freedesktop.org/attachment.cgi?id=73648&action=edit
Patch to fix mesa configure

Copy of the commit message:

The third argument of AC_ARG_WITH is evaluated for any provided value,
not only on --with-, so it must not force-enable the feature
Also, setting $with_llvm_shared_libs in the opencl check was overriding
the user switch

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130125/377c6c4a/attachment.html>


More information about the mesa-dev mailing list