Document how to enable or disable compilation and installation of the daemon `bluetoothd`. --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README b/README index c68f12de3..057f60794 100644 --- a/README +++ b/README @@ -107,6 +107,20 @@ For a working system, certain configuration options need to be enabled: idea to use a separate bluez-library or libbluetooth package for it. + --enable-bluetoothd + + Enable installation of `bluetoothd` daemon + + By default the `bluetoothd` daemon is not installed. + + The `bluetoothd` daemon can be excluded from build. + This covers cases where standard BlueZ distribution + and tools or libraries are to be provided separately. + + When the daemon installation is enabled, it is a good + idea to use a separate bluez-bluetoothd or bluetoothd + package for it. + --disable-tools Disable support for Bluetooth utilities -- 2.49.0.windows.1