Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Fix for autoconf libGLU presense test. #993

Closed
wzdev-ci opened this issue Oct 10, 2009 · 5 comments
Closed

Fix for autoconf libGLU presense test. #993

wzdev-ci opened this issue Oct 10, 2009 · 5 comments

Comments

@wzdev-ci
Copy link
Contributor

resolution_fixed type_bug | by brad@...


At the moment the libGLU autoconf test fails on at least OpenBSD but also would do so on any other OS that did not have shared library interlibrary dependencies between libGLU and libGL / libm. The attached patch fixes the test by ensuring that for the Other libs field of the autoconf test libGL / libopengl32 is used as appropriate for GLU / glu32 as well as libm.


Issue migrated from trac:993 at 2022-04-15 19:51:37 -0700

@wzdev-ci
Copy link
Contributor Author

brad@... uploaded file patch-configure_ac (0.4 KiB)

@wzdev-ci
Copy link
Contributor Author

brad@... uploaded file patch-configure_ac.2 (0.4 KiB)

missed a comma

@wzdev-ci
Copy link
Contributor Author

Buginator changed status from new to closed

@wzdev-ci
Copy link
Contributor Author

Buginator set resolution to fixed

@wzdev-ci
Copy link
Contributor Author

Buginator commented


(In [8271]) When linking with libGLU or libglu32, allow other libs field to be populated when appropriate.

Patch by brad0. Closes #993

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant