The AC_ARG_WITH(glut, ...) code didn't handle --without-glut, when GLUT is present but we don't want it to be used.
Created attachment 69941 [details] [review] Patch I hate autofoo when it doesn't involve pkgconfig, but hopefully this is right...
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.
(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.
-- 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.