From 8c0942f25ab0d4f70861bd0f75fc44c0bf041a58 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sat, 15 Apr 2006 05:22:52 +0000 Subject: [lcd4linux @ 2006-04-15 05:22:52 by reinelt] mpd plugin from Stefan Kuhne --- config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index c2c36c3..3b9aa7f 100644 --- a/config.h.in +++ b/config.h.in @@ -49,6 +49,9 @@ /* Define to 1 if you have the `m' library (-lm). */ #undef HAVE_LIBM +/* Define to 1 if you have the header file. */ +#undef HAVE_LIBMPD_LIBMPD_H + /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_DVB_FRONTEND_H @@ -284,6 +287,9 @@ /* meminfo plugin */ #undef PLUGIN_MEMINFO +/* mpd plugin */ +#undef PLUGIN_MPD + /* mysql plugin */ #undef PLUGIN_MYSQL -- cgit v1.2.3