We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 82

Summary: Add --gl-cflags, --gl-libs to sdl-config
Product: SDL Reporter: Mikael Eriksson <mikael_miffe_eriksson>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED WONTFIX QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2    
Version: 2.0.0   
Hardware: All   
OS: All   

Description Mikael Eriksson 2006-01-25 04:41:12 UTC
Please add a --gl-cflags and --gl-libs to the sdl-config script.
This will simplify linking with the platforms gl libraries.
Comment 1 Ryan C. Gordon 2006-01-27 11:23:24 UTC
Setting Sam as "QA Contact" on all bugs (even resolved ones) so he'll definitely be in the loop to any further discussion here about SDL.

--ryan.

Comment 2 Donny Viszneki 2008-11-20 23:31:35 UTC
This solution is incompatible with developers using pkg-config. To satisfy that use case, SDL ought to come with two separate pkg-config (".pc") files, one providing OpenGL linkage.
Comment 3 Ryan C. Gordon 2009-12-14 22:10:07 UTC
After discussion and consideration, we're not going to do this. We really shouldn't be adding more to sdl-config, but rather phasing it out.

--ryan.