summaryrefslogtreecommitdiff
path: root/emulators/uae/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/uae/patches/patch-ac')
-rw-r--r--emulators/uae/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/emulators/uae/patches/patch-ac b/emulators/uae/patches/patch-ac
new file mode 100644
index 00000000000..11e9deb1fe5
--- /dev/null
+++ b/emulators/uae/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.8 2004/03/26 22:24:36 kristerw Exp $
+
+--- configure.orig 2004-03-26 21:52:11.000000000 +0000
++++ configure 2004-03-26 21:52:55.000000000 +0000
+@@ -6400,7 +6400,7 @@
+ int soundfd; ioctl (soundfd, SNDCTL_DSP_GETFMTS, 0);
+ ; return 0; }
+ EOF
+-if { (eval echo configure:6404: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:6404: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+ rm -rf conftest*
+ echo "$ac_t""yes" 1>&6
+ HAVE_USS_SOUND=yes