summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.txt7
1 files 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