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

Summary: Checking MME in configure script on Tru64
Product: SDL Reporter: Hayashi Naoyuki <titan>
Component: mainAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2    
Version: HG 1.2   
Hardware: Other   
OS: Other   
Attachments: configure.in patch

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.