blob: 59642cb6b7fbc94e8a0e195e4c536b37482f131b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.3 2014/06/09 12:42:58 ryoon Exp $
--- configure.orig 2013-04-11 12:54:26.000000000 +0000
+++ configure
@@ -11718,7 +11718,7 @@ if ${ac_cv_lib_asound_snd_pcm_ioplug_cre
$as_echo_n "(cached) " >&6
else
ac_check_lib_save_LIBS=$LIBS
-LIBS="-lasound -ldl $LIBS"
+LIBS="-lasound $LIBS"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
|