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 86 - Checking MME in configure script on Tru64
Summary: Checking MME in configure script on Tru64
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: main (show other bugs)
Version: HG 1.2
Hardware: Other Other
: P2 enhancement
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-26 08:38 UTC by Hayashi Naoyuki
Modified: 2006-03-09 10:14 UTC (History)
0 users

See Also:


Attachments
configure.in patch (2.28 KB, patch)
2006-01-26 08:40 UTC, Hayashi Naoyuki
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hayashi Naoyuki 2006-01-26 08:38:15 UTC
This patch enables to check whether to have MME(Tru64 audio).

The following message is produced.
checking for MME audio support... yes  (if having MME)
checking for MME audio support... no   (if not having MME)
Comment 1 Hayashi Naoyuki 2006-01-26 08:40:31 UTC
Created attachment 41 [details]
configure.in patch
Comment 2 Ryan C. Gordon 2006-01-27 11:23:26 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 3 Sam Lantinga 2006-03-09 10:14:06 UTC
This is in CVS.