diff configure.ac @ 3060:ff7130782918

Connect crossfade-ng to buildsystem.
author William Pitcock <nenolod@atheme.org>
date Fri, 24 Apr 2009 06:04:16 -0500
parents 8a7364b4c957
children ac0af6b39272
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"