Index: configure --- configure.orig 2008-05-16 14:34:26 +0200 +++ configure 2008-05-18 12:08:27 +0200 @@ -29161,9 +29161,7 @@ if test $ac_cv_lib_audiofile_afOpenFile = yes; then TESTLIBS="$TESTLIBS -laudiofile" else - { { echo "$as_me:$LINENO: error: \"Can't make tests without libaudiofile (does your system require a libaudiofile-devel package?)\"" >&5 -echo "$as_me: error: \"Can't make tests without libaudiofile (does your system require a libaudiofile-devel package?)\"" >&2;} - { (exit 1); exit 1; }; } + : fi echo "$as_me:$LINENO: checking for fftw_plan_dft_1d in -lfftw3" >&5