]> git.alsa-project.org Git - alsa-lib.git/commit
Fix build with softfloat option
authorTakashi Iwai <tiwai@suse.de>
Wed, 21 Jan 2009 08:25:48 +0000 (09:25 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 21 Jan 2009 08:25:48 +0000 (09:25 +0100)
commita789b66d00644eeeb72fd424d686c7fe8faa5daa
tree3ef46bb36264be74c1c1a20ccab3606d390cecbc
parentb06414151d5053fb2e1dff680add20310b34d7d1
Fix build with softfloat option

Fix build of alsa-lib when --with-softfloat is used:
 - disable ladspa plugin
 - don't use sqrt() function

Signed-off-by: Takashi Iwai <tiwai@suse.de>
configure.in
src/mixer/simple_none.c