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 1551

Summary: Add missing X libs for dynamic loading on OpenBSD
Product: SDL Reporter: Brad Smith <brad>
Component: buildAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: icculus
Version: HG 2.0   
Hardware: All   
OS: OpenBSD   
Attachments: autoconf patch to add missing X libraries for OpenBSD

Description Brad Smith 2012-07-20 22:53:36 UTC
Created attachment 907 [details]
autoconf patch to add missing X libraries for OpenBSD

The attached patch adds the missing X libraries for OpenBSD to be able to do dynamic loading of the X libraries with SDL 2.0.
Comment 1 Brad Smith 2012-07-27 17:09:26 UTC
ping.
Comment 2 Ryan C. Gordon 2012-08-01 19:52:15 UTC
This is now hg changeset f909e1dab4e2 in revision control, thanks!

--ryan.