mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-05 10:48:03 -04:00
14 lines
379 B
Plaintext
14 lines
379 B
Plaintext
$NetBSD: patch-aa,v 1.2 2009/07/07 14:59:00 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
|