diff options
author | Laurent Bigonville <bigon@bigon.be> | 2010-06-09 23:26:53 +0200 |
---|---|---|
committer | Laurent Bigonville <bigon@bigon.be> | 2010-06-09 23:26:53 +0200 |
commit | 5d7bb76ee5fe206dd19f08af1917f37e25ece64f (patch) | |
tree | 455a6b8747686f3438f59a209e44deb0d2fd87f1 /config.h.in | |
parent | 43e3ebaeb609d07472315fcab90ae7a6b5101a25 (diff) |
Imported Upstream version 0.6upstream/0.6
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index a90489f..59f0b43 100644 --- a/config.h.in +++ b/config.h.in @@ -6,6 +6,9 @@ /* Where the system dir for D-Bus is */ #undef DBUS_SYS_DIR +/* Define if we have Bluez */ +#undef HAVE_BLUEZ + /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H |