-
- Downloads
configure.ac: Require sdbus-c++ when building with D-Bus support.
This is a follow-up commit to 3dd5f4eb ("dbus: use sdbus-c++ for dbus communications"). The build should abort if the sdbus-c++ module is missing (it's "required" on the CMake side, so why shouldn't it be on the Autotools one?). * configure.ac: Fail when sdbus-c++ is not found. Quote the sdbus-c++-xml2cpp command. Change-Id: I8268abec10ba5be0eb8b520988affc9c0345a4fb
Please register or sign in to comment