diff configure.ac @ 648:ddec8f9931d9 trunk

[svn] Port inetctl plugin from XMMS.
author chainsaw
date Sun, 19 Feb 2006 15:03:06 -0800
parents 6a9e1af8ee75
children c1645fb045a7
line wrap: on
line diff
--- a/configure.ac	Sun Feb 19 12:39:36 2006 -0800
+++ b/configure.ac	Sun Feb 19 15:03:06 2006 -0800
@@ -125,7 +125,7 @@
 
 INPUT_PLUGINS="cdaudio tonegen console sexypsf wav"
 EFFECT_PLUGINS="ladspa"
-GENERAL_PLUGINS="song_change"
+GENERAL_PLUGINS="song_change inetctl"
 VISUALIZATION_PLUGINS="blur_scope"
 
 dnl Option to change equalizer to the old XMMS one which only works with the mpg123
@@ -878,6 +878,7 @@
 	Plugins/General/Makefile
 	Plugins/General/song_change/Makefile
 	Plugins/General/lirc/Makefile
+	Plugins/General/inetctl/Makefile
 	Plugins/Effect/Makefile
 	Plugins/Effect/ladspa/Makefile
         po/Makefile.in
@@ -946,6 +947,7 @@
 echo "  General"
 echo "  -------"
 echo "  Song Change:                            yes"
+echo "  Internet Control:                       yes"
 echo "  LIRC:                                   $have_lirc"
 echo
 echo "  Effect"