$NetBSD: patch-ab,v 1.3 2002/08/30 23:43:08 wiz Exp $

--- configure.orig	Sun Jul 28 05:50:42 2002
+++ configure
@@ -9743,6 +9743,11 @@ if test $ac_cv_lib_ossaudio__oss_ioctl =
   LIBAO_LIBS="$LIBAO_LIBS -lossaudio"
 fi
 ;;
+    *-netbsd*)
+cat >> confdefs.h <<\EOF
+#define LIBAO_SOLARIS 
+EOF
+;;
     esac
 fi
 
