Blob Blame History Raw

--- a/configure.in	Mon Jun 11 10:52:17 2007 +0200
+++ b/configure.in	Thu Jun 28 13:26:25 2007 +0200
@@ -414,7 +414,7 @@ if test "$HAVE_LIBPTHREAD" != "yes"; the
   build_pcm_share="no"
 fi
 
-if test "$softfloat" != "yes"; then
+if test "$softfloat" = "yes"; then
   build_pcm_lfloat="no"
 fi