From 67ed497fcbcc2f11e9e84f45a9151ea1b986e6e7 Mon Sep 17 00:00:00 2001 From: michux Date: Wed, 15 Apr 2009 19:34:41 +0000 Subject: update make files git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1028 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- 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 221b786..add65f0 100644 --- a/config.h.in +++ b/config.h.in @@ -15,6 +15,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ASM_TYPES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_DBUS_DBUS_H + /* Define to 1 if you have the 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 -- cgit v1.2.3