$NetBSD: patch-configure,v 1.1 2019/10/28 15:32:24 nia Exp $

Add features needed to make portmixer work in audacity.

--- configure.orig	2019-10-26 15:04:10.445128377 +0000
+++ configure
@@ -16200,6 +16200,7 @@ fi
                    DLL_LIBS="$DLL_LIBS -lossaudio"
                    LIBS="$LIBS -lossaudio"
            fi
+           INCLUDES="$INCLUDES pa_unix_oss.h"
            $as_echo "#define PA_USE_OSS 1" >>confdefs.h
 
         fi
