changeset 3060:ff7130782918

Connect crossfade-ng to buildsystem.
author William Pitcock <nenolod@atheme.org>
date Fri, 24 Apr 2009 06:04:16 -0500
parents 2e241e90494a
children 440cb96f005f
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Fri Apr 24 05:57:35 2009 -0500
+++ b/configure.ac	Fri Apr 24 06:04:16 2009 -0500
@@ -124,7 +124,7 @@
 dnl These plugins are always built.
 
 INPUT_PLUGINS="tonegen console sexypsf psf2 xsf cue alac metronom vtx"
-OUTPUT_PLUGINS="null"
+OUTPUT_PLUGINS="crossfade null"
 EFFECT_PLUGINS="audiocompress crystalizer ladspa voice_removal sndstretch stereo_plugin echo_plugin"
 GENERAL_PLUGINS="song_change alarm skins"
 VISUALIZATION_PLUGINS="blur_scope spectrum"