]> git.alsa-project.org Git - alsa-plugins.git/commit
Enable link with external libspeex
authorTakashi Iwai <tiwai@suse.de>
Thu, 24 May 2007 13:28:22 +0000 (15:28 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 May 2007 13:28:22 +0000 (15:28 +0200)
commitaebdd9e980cc4e8497c06c8b65174c56e2047582
tree3d57df16b90ef85bd0ced597f12ce077aaa1a1de
parent8d4f7e4e6b62cdeb39b8996b2ee24dd5770c81ca
Enable link with external libspeex

- Add --with-speex configure option to specify the build of speex rate
  plugin.  As default, it's linked to external library.  If not available,
  defaults to builtin code.
- Show build conditions at the end of configure script
- Use AS_HELP_TEXT()
Makefile.am
configure.in
pph/Makefile.am
pph/rate_speexrate.c