head 1.4; access; symbols; locks; strict; comment @# @; 1.4 date 2009.02.28.09.18.25; author rse; state Exp; branches; next 1.3; commitid ilPvxSrvTBR6lbEt; 1.3 date 2008.10.13.09.47.18; author rse; state Exp; branches; next 1.2; commitid JGTWapfd11n3Wrmt; 1.2 date 2008.05.18.10.11.20; author rse; state Exp; branches; next 1.1; commitid 1cj4AMsxmQyfPq3t; 1.1 date 2008.03.09.13.22.06; author rse; state Exp; branches; next ; commitid eqodLcxyY0ac8sUs; desc @@ 1.4 log @upgrading package: spandsp 0.0.6pre4 -> 0.0.6pre5 @ text @Index: configure --- configure.orig 2009-02-26 13:14:03 +0100 +++ configure 2009-02-28 10:07:14 +0100 @@@@ -30361,9 +30361,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 @ 1.3 log @upgrading package: spandsp 0.0.5pre4 -> 0.0.6pre1 @ text @d2 3 a4 3 --- configure.orig 2008-10-13 01:45:01 +0200 +++ configure 2008-10-13 11:42:31 +0200 @@@@ -30625,9 +30625,7 @@@@ d8 2 a9 2 - { { $as_echo "$as_me:$LINENO: error: \"Can't make tests without libaudiofile (does your system require a libaudiofile-devel package?)\"" >&5 -$as_echo "$as_me: error: \"Can't make tests without libaudiofile (does your system require a libaudiofile-devel package?)\"" >&2;} d14 1 a14 1 { $as_echo "$as_me:$LINENO: checking for fftw_plan_dft_1d in -lfftw3" >&5 @ 1.2 log @upgrading package: spandsp 0.0.5pre2 -> 0.0.5pre3 @ text @d2 3 a4 3 --- configure.orig 2008-05-16 14:34:26 +0200 +++ configure 2008-05-18 12:08:27 +0200 @@@@ -29161,9 +29161,7 @@@@ d8 2 a9 2 - { { 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;} d14 1 a14 1 echo "$as_me:$LINENO: checking for fftw_plan_dft_1d in -lfftw3" >&5 @ 1.1 log @new package: spandsp 0.0.4pre18 (Digital Signal Processing (DSP) Library) @ text @d2 3 a4 3 --- configure.orig 2008-03-05 15:25:55 +0100 +++ configure 2008-03-09 14:17:05 +0100 @@@@ -28336,9 +28336,7 @@@@ a14 12 Index: src/Makefile.in --- src/Makefile.in.orig 2008-03-05 15:25:27 +0100 +++ src/Makefile.in 2008-03-09 14:19:24 +0100 @@@@ -958,7 +958,7 @@@@ ./make_modem_filter$(EXEEXT) -m V.29 -t >v29tx_floating_rrc.h make_modem_filter$(EXEEXT): make_modem_filter.c filter_tools.c filter_tools.h config.h - $(CC_FOR_BUILD) -I. -o $@@ make_modem_filter.c filter_tools.c -lm + $(CC_FOR_BUILD) $(CPPFLAGS) -I. -o $@@ make_modem_filter.c filter_tools.c -lm $(DSP): msvc/msvcproj.head msvc/msvcproj.foot Makefile.am echo "creating $(DSP)" @