Michael Albinus writes: > I've committed the files to the trunk. In order to activate D-Bus > integration, one must apply "./configure --with-dbus". It's tested under > GNU/Linux only, but there seem to exist D-Bus implementations for Mac OS > X and Win32 as well. It doesn't compiler under NetBSD, as D-Bus is installed under /usr/pkg instead of /usr. How about this patch? It makes configure use pkg-config to find the proper compiler and linker flags.