nm: Allow disabling libnm-glib
The distros are eventually going to drop it, allow omitting it. Closes strongswan/strongswan#86.
This commit is contained in:
committed by
Tobias Brunner
parent
4f60b72a81
commit
ee22e8080f
@@ -12,6 +12,7 @@ appdata_DATA = $(appdata_in_files:.xml.in=.xml)
|
||||
appdata_in_files = NetworkManager-strongswan.appdata.xml.in
|
||||
@INTLTOOL_XML_RULE@
|
||||
|
||||
if WITH_LIBNM_GLIB
|
||||
# Install a file with full path to plugins for an old gnome-shell
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=693590
|
||||
install-data-hook:
|
||||
@@ -26,6 +27,7 @@ install-data-hook:
|
||||
|
||||
uninstall-hook:
|
||||
rm -f $(DESTDIR)$(sysconfdir)/NetworkManager/VPN/nm-strongswan-service.name
|
||||
endif
|
||||
|
||||
nm-strongswan-service.name: $(srcdir)/nm-strongswan-service.name.in
|
||||
$(AM_V_GEN) \
|
||||
|
||||
Reference in New Issue
Block a user