blob: afd15949a8689b2723e1a82deae2a850792c165b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- configure.orig Mon Feb 16 13:03:02 2004
+++ configure Mon Feb 16 13:11:47 2004
@@ -24258,6 +24258,7 @@
;;
freebsd*)
ZINF_OS="freebsd";
+ UNIX_AUDIO_API="linux"
cat >>confdefs.h <<\_ACEOF
#define ZINF_OS_BSD 1
|