aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-04-15 05:22:52 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-04-15 05:22:52 +0000
commit61f1df17be9215aa2e2443baa8aa02aca9d09ed0 (patch)
tree1393a83355222e6ae3606f212c6f5101e703d34b /config.h.in
parent952d2e102ce7c167e5b88395b01692839816c425 (diff)
downloadlcd4linux-61f1df17be9215aa2e2443baa8aa02aca9d09ed0.tar.gz
[lcd4linux @ 2006-04-15 05:22:52 by reinelt]
mpd plugin from Stefan Kuhne git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@658 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
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 <libmpd/libmpd.h> header file. */
+#undef HAVE_LIBMPD_LIBMPD_H
+
/* Define to 1 if you have the <linux/dvb/frontend.h> 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