Paul F. Johnson c6fa5f2
--- xmms-1.2.11-20071117cvs/configure	2008-09-02 19:22:09.000000000 +0100
Paul F. Johnson c6fa5f2
+++ xmms-1.2.11-20071117cvs/configure-new	2008-09-02 21:02:33.000000000 +0100
Paul F. Johnson c6fa5f2
@@ -30090,8 +30090,6 @@
Paul F. Johnson c6fa5f2
 #define HAVE_LIBASOUND 1
Paul F. Johnson c6fa5f2
 _ACEOF
Elliot Lee 054a422
 
Elliot Lee 054a422
-  LIBS="-lasound $LIBS"
Elliot Lee 054a422
-
Elliot Lee 054a422
 else
Elliot Lee 054a422
 
Paul F. Johnson c6fa5f2
 	 alsa_found=no
Paul F. Johnson c6fa5f2
@@ -30104,7 +30102,6 @@
Elliot Lee 054a422
    have_alsa=yes
Elliot Lee 054a422
    LIBS=`echo $LIBS | sed 's/-lasound//g'`
Elliot Lee 054a422
    LIBS=`echo $LIBS | sed 's/  //'`
Elliot Lee 054a422
-   LIBS="-lasound $LIBS"
Elliot Lee 054a422
 fi
Elliot Lee 054a422
 if test "x$alsa_found" = "xno" ; then
Elliot Lee 054a422
    have_alsa=no