libspark/audio_mixer: load alsa-lib temporarily only (fix)

Origin commit data
------------------
Branch: master
Commit: f70b1457cc
Author: martii <m4rtii@gmx.de>
Date: 2013-05-26 (Sun, 26 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-05-26 12:42:08 +02:00
parent ece6fc5bd4
commit 4eb6e7427f
4 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ INCLUDES = \
noinst_LTLIBRARIES = libspark.la
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
AM_LDFLAGS = -lpthread -lasound
AM_LDFLAGS = -lpthread
libspark_la_SOURCES = \
hardware_caps.c \