Bug#862883: Port from libnm-glib/libnm-util to libnm

2017-12-20 Thread Lubomir Rintel
This doesn't seem to build with current libnm and glib, perhaps because "signals" is a reserved word in MOC? Build log: > In file included from /usr/include/qt4/QtCore/qobject.h:47:0, > from /usr/include/qt4/QtCore/QObject:1, > from /usr/include/solid/ne

Bug#862877: Port from libnm-glib/libnm-util to libnm

2017-12-20 Thread Lubomir Rintel
Hi, Note that the NetworkManager check seems broken too: the -DNM_BACKEND_ENABLED is never actually enabled because "NM_0_7" is never set. Enabling the NetworkManager backend reveals there's actually a syntax error (MOC stuff copy & pasted into C++?) in the NetworkManager support. This is what i