$NetBSD$

Deactivate oss output for darwin

--- a52dec-0.7.3/include/config.h.orig	2005-04-21 05:59:43.000000000 +0200
+++ a52dec-0.7.3/include/config.h
@@ -56,7 +56,9 @@
 /* #undef LIBAO_AL */
 
 /* libao OSS support */
+#if !(defined(__APPLE__) && defined(__MACH__))
 #define LIBAO_OSS 
+#endif
 
 /* libao solaris support */
 /* #undef LIBAO_SOLARIS */
