Bug 57013

Summary: Enable --without-glut
Product: Mesa Reporter: Ross Burton <ross>
Component: DemosAssignee: mesa-dev
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch
Updated patch.

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.