summaryrefslogtreecommitdiff
path: root/emulators/uae/patches/patch-ac
blob: 11e9deb1fe58be3fd755472424ab3a719b15bd3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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