14 lines
379 B
Plaintext
14 lines
379 B
Plaintext
$NetBSD: patch-aa,v 1.2 2009/07/07 14:45:41 joerg Exp $
|
|
|
|
--- configure.orig 2008-10-29 08:47:45.000000000 -0400
|
|
+++ configure
|
|
@@ -20252,7 +20252,7 @@ if test "${ac_cv_lib_asound_snd_pcm_iopl
|
|
echo $ECHO_N "(cached) $ECHO_C" >&6
|
|
else
|
|
ac_check_lib_save_LIBS=$LIBS
|
|
-LIBS="-lasound -ldl $LIBS"
|
|
+LIBS="-lasound $LIBS"
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
/* confdefs.h. */
|
|
_ACEOF
|