diff configure.ac @ 59:72ad216a01ac trunk

[svn] - tell audacious that playback is starting when we open an alac file - hookup alac to the build
author nenolod
date Sat, 30 Sep 2006 21:19:52 -0700
parents ea473b7f6afe
children 230d8b49db8b
line wrap: on
line diff
--- a/configure.ac	Sat Sep 30 21:11:48 2006 -0700
+++ b/configure.ac	Sat Sep 30 21:19:52 2006 -0700
@@ -85,7 +85,7 @@
 
 dnl These plugins are always built.
 
-INPUT_PLUGINS="tonegen console sexypsf wav cue"
+INPUT_PLUGINS="tonegen console sexypsf wav cue alac"
 OUTPUT_PLUGINS="disk_writer"
 EFFECT_PLUGINS="audiocompress ladspa voice_removal"
 GENERAL_PLUGINS="song_change"
@@ -1084,6 +1084,7 @@
 echo "  Game music (spc, nsf & gbs):            yes"
 echo "  PlayStation audio (sexypsf):            yes"
 echo "  AdLib synthesizer (adplug):             $have_adplug"
+echo "  Apple Lossless Audio Codec (alac):      yes"
 echo
 echo "  General"
 echo "  -------"