]> git.alsa-project.org Git - alsa-plugins.git/commit
pph: Fix build with older speex
authorTakashi Iwai <tiwai@suse.de>
Thu, 9 Jul 2015 14:08:59 +0000 (16:08 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Jul 2015 14:24:43 +0000 (16:24 +0200)
commit9784abe1c0497a62ccb9c0050c75f15cc09df732
tree7456ad7475145fc39c39fd2618f2cf3285418c09
parente5ac3c6d0ee71725ebfac25ea66fd58119570a8b
pph: Fix build with older speex

The previous commit fixed the build of the recent speexdsp, but it
also broke the build with the old library.  Actually the only needed
change is the inclusion of speex/speex_types.h instead of
speex/speexdsp_types.h, so it can be easily worked around via the
check in configure script.

Along with this change, make the version check back to 1.2 from
1.2rc2, as 1.2rc1 works fine now again, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
configure.ac
pph/speex_resampler.h