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 - Add missing X libs for dynamic loading on OpenBSD
Summary: Add missing X libs for dynamic loading on OpenBSD
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: All OpenBSD
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-20 22:53 UTC by Brad Smith
Modified: 2012-08-01 19:52 UTC (History)
1 user (show)

See Also:


Attachments
autoconf patch to add missing X libraries for OpenBSD (839 bytes, patch)
2012-07-20 22:53 UTC, Brad Smith
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.