summaryrefslogtreecommitdiff
path: root/audio/liba52/patches/patch-ab
blob: c99d442ddb5bde992161fc4d1cc5f8110ef994cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ab,v 1.2 2002/06/16 18:08:06 wiz Exp $

--- configure.orig	Thu Feb 21 08:55:21 2002
+++ configure	Thu Jun 13 10:12:43 2002
@@ -8802,6 +8802,11 @@
 #define LIBAO_SOLARIS
 EOF
 ;;
+    *-netbsd*)
+cat >> confdefs.h <<\EOF
+#define LIBAO_SOLARIS 
+EOF
+;;
     esac
 fi