summaryrefslogtreecommitdiffstats
path: root/pph/Makefile.am
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2007-03-21 12:20:04 +0100
committerTakashi Iwai <tiwai@suse.de>2007-03-21 12:20:04 +0100
commit5a6cc15e68593cdd71eb7f5d08173518601e580b (patch)
tree966ed37543aa5b9277f9eb96de3e68c71e250d0c /pph/Makefile.am
parenta281c48a064677ff86874b42024738d09b7f01a0 (diff)
Update version of speex resampler plugin
From: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> I'm attaching an updated version of my resampler plugin. It fixes a few minor issues and it adds support for fixed-point processing (just add -DFIXED_POINT to the build). Let me know if there's any problem.
Diffstat (limited to 'pph/Makefile.am')
-rw-r--r--pph/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/pph/Makefile.am b/pph/Makefile.am
index d695ef6..e51669e 100644
--- a/pph/Makefile.am
+++ b/pph/Makefile.am
@@ -2,7 +2,7 @@ asound_module_rate_speexrate_LTLIBRARIES = libasound_module_rate_speexrate.la
asound_module_rate_speexratedir = $(libdir)/alsa-lib
-AM_CFLAGS = -DOUTSIDE_SPEEX -Wall -g @ALSA_CFLAGS@
+AM_CFLAGS = -DVAR_ARRAYS -DRANDOM_PREFIX=alsa_lib -DOUTSIDE_SPEEX -Wall -g @ALSA_CFLAGS@
AM_LDFLAGS = -module -avoid-version -export-dynamic
libasound_module_rate_speexrate_la_SOURCES = rate_speexrate.c resample.c