From 5c6245382b6e348b441822d08d71020d970cb0fe Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 17 Feb 2015 16:55:02 -0500 Subject: In build.txt, update stuff on the dbus_export option. --- build.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build.txt b/build.txt index 5410829e..a6a73015 100644 --- a/build.txt +++ b/build.txt @@ -335,9 +335,10 @@ it is possible to build gpsd without thread support if you build with pps=no. You'll lose support for updating the clock from PPS pulses. -dbus=no: for systems using DBUS: gpsd includes support for shipping -fixes as DBUS notifications, but it is not compiled in by default. -Build with the option "dbus=yes" to get it working. +dbus_export=no: for systems using DBUS: gpsd includes support for +shipping fixes as DBUS notifications, compiled in by default. This +may lead to complaint messages during testing on systems that don't +support DBUS. Build with the option "dbus_export=no" to disable it qt=yes: libQgpsmm is a Qt version of the libgps/libgpsmm pair. Thanks to the multi-platform approach of Qt, it allows the gpsd -- cgit v1.2.1