[mythtv] Mac OS X patch 20

Matt Zimmerman mdz at debian.org
Mon Aug 2 17:48:29 EDT 2004


On Mon, Aug 02, 2004 at 12:05:43PM +1000, Nigel Pearson wrote:

> >I committed a similar fix using USING_OSS rather than __linux__.
> 
> 	OK for OS X, but would USING_OSS be defined on a Linux build
> which is using ALSA audio output?
> 
> 	I suspect that it should be:
> #if defined(__linux__) || defined(__FreeBSD__) || defined(__NetBSD__)

The code which you were conditionalizing was access the OSS API, not the
ALSA API.  It wouldn't build unless OSS were available.

-- 
 - mdz


More information about the mythtv-dev mailing list