aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authormichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-04-15 19:34:41 +0000
committermichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-04-15 19:34:41 +0000
commit67ed497fcbcc2f11e9e84f45a9151ea1b986e6e7 (patch)
treeae821bc4564ff2731a39566521846481d7cc4b13 /config.h.in
parent6454194b7c2c04f3c3cf6fdf3eb89e6973170207 (diff)
downloadlcd4linux-67ed497fcbcc2f11e9e84f45a9151ea1b986e6e7.tar.gz
update make files
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1028 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 221b786..add65f0 100644
--- a/config.h.in
+++ b/config.h.in
@@ -15,6 +15,9 @@
/* Define to 1 if you have the <asm/types.h> header file. */
#undef HAVE_ASM_TYPES_H
+/* Define to 1 if you have the <dbus/dbus.h> header file. */
+#undef HAVE_DBUS_DBUS_H
+
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
*/
#undef HAVE_DIRENT_H
@@ -344,6 +347,9 @@
/* mpd plugin */
#undef PLUGIN_MPD
+/* mpris_dbus plugin */
+#undef PLUGIN_MPRIS_DBUS
+
/* mysql plugin */
#undef PLUGIN_MYSQL