pkgsrc/emulators/uae/patches/patch-ac

13 lines
531 B
Text

$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