Bug 57013 - Enable --without-glut
Summary: Enable --without-glut
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Demos (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-12 12:54 UTC by Ross Burton
Modified: 2019-05-14 15:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch (1.23 KB, patch)
2012-11-12 12:55 UTC, Ross Burton
Details | Splinter Review
Updated patch. (1.23 KB, patch)
2014-05-09 15:43 UTC, Drew Moseley
Details | Splinter Review

Description Ross Burton 2012-11-12 12:54:32 UTC
The AC_ARG_WITH(glut, ...) code didn't handle --without-glut, when GLUT is present but we don't want it to be used.
Comment 1 Ross Burton 2012-11-12 12:55:50 UTC
Created attachment 69941 [details] [review]
Patch

I hate autofoo when it doesn't involve pkgconfig, but hopefully this is right...
Comment 2 Drew Moseley 2014-05-09 15:43:29 UTC
Created attachment 98768 [details] [review]
Updated patch.

I think embedding "/lib" in the GLUT_LIBS definition makes this not work on 64-bit systems that use /lib64.
Comment 3 Drew Moseley 2014-05-12 15:27:24 UTC
(In reply to comment #2)
> Created attachment 98768 [details] [review] [review]
> Updated patch.
> 
> I think embedding "/lib" in the GLUT_LIBS definition makes this not work on
> 64-bit systems that use /lib64.


OK, this is not correct.  Please ignore my updated patch.
Comment 4 GitLab Migration User 2019-05-14 15:37:09 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/demos/issues/7.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.