From 1cb26a729dab5ec1c35b7e78e4f52069b917ad73 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sat, 27 Mar 2010 12:25:28 +0100 Subject: added supereq to configure plugin list --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 86e87eef..369becdf 100644 --- a/configure.ac +++ b/configure.ac @@ -308,6 +308,7 @@ PRINT_PLUGIN_INFO([ffmpeg],[ffmpeg codecs],[test $HAVE_FFMPEG]) PRINT_PLUGIN_INFO([oss],[oss output plugin],[test "x$have_oss" = "xyes"]) PRINT_PLUGIN_INFO([pulse],[PulseAudio output plugin],[test $HAVE_PULSE]) PRINT_PLUGIN_INFO([artwork],[Cover art plugin],[test $HAVE_ARTWORK]) +PRINT_PLUGIN_INFO([supereq],[Equalizer based on Super EQ library by Naoki Shibata],[true]) echo AC_OUTPUT([ -- cgit v1.2.3