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 1547 - Fix test(1) utilization within the autoconf script
Summary: Fix test(1) utilization within the autoconf script
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: All OpenBSD
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-19 11:39 UTC by Brad Smith
Modified: 2012-07-20 12:57 UTC (History)
0 users

See Also:


Attachments
autoconf patch to fix test(1) utilization (508 bytes, patch)
2012-07-19 11:39 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-19 11:39:09 UTC
Created attachment 906 [details]
autoconf patch to fix test(1) utilization

I noticed this error from the OpenBSD/amd64 buildbot log..

../configure[15018]: test: -O2: unexpected operator/operand

The attached patch fixes the issue.
Comment 1 Sam Lantinga 2012-07-20 12:57:52 UTC
Fixed, thanks!
http://hg.libsdl.org/SDL/rev/58c9e692aec5