summaryrefslogtreecommitdiff
path: root/sysutils/cdrdao/patches/patch-ai
blob: 7c18f898f0fc96fe77fe8c3c20e7a73054defdb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ai,v 1.1 2005/06/04 19:05:38 adrianp Exp $

--- configure.orig	2005-06-04 15:19:02.000000000 +0100
+++ configure
@@ -10514,7 +10514,7 @@ _ACEOF
 esac
 
 case "$host" in
-  *-linux-* | *-freebsd[456]* | *-solaris*)
+  *-linux-* | *-freebsd[456]* | *-solaris* | *-netbsd*)
 	     sound_if_obj=SoundIF-ao.o
 	     ;;