build: make libnm-util/libnm-glib optional
Add --without-libnm-glib, for people who don't want to build the legacy client libraries. When building with this option, dbus-glib and libdbus are not required.
This commit is contained in:
@@ -4,7 +4,9 @@ EXTRA_DIST = \
|
||||
libnm-util.deps \
|
||||
libnm-glib.deps
|
||||
|
||||
if WITH_LEGACY_LIBRARIES
|
||||
VAPIGEN_VAPIS = libnm-util.vapi libnm-glib.vapi
|
||||
endif
|
||||
|
||||
if ENABLE_VAPIGEN
|
||||
include Makefile.vapigen
|
||||
|
Reference in New Issue
Block a user