nm: Automatically determine NM plugin directory
This commit is contained in:
@@ -78,6 +78,8 @@ AC_ARG_WITH(
|
||||
)
|
||||
nm_libexecdir=$($PKG_CONFIG --variable=libgnome_serverdir NetworkManager)
|
||||
AC_SUBST(nm_libexecdir)
|
||||
nm_plugindir=$($PKG_CONFIG --variable=plugindir NetworkManager)
|
||||
AC_SUBST(nm_plugindir)
|
||||
|
||||
NM_COMPILER_WARNINGS
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
plugindir = $(libdir)/NetworkManager
|
||||
plugin_LTLIBRARIES = libnm-strongswan-properties.la
|
||||
nm_plugin_LTLIBRARIES = libnm-strongswan-properties.la
|
||||
|
||||
libnm_strongswan_properties_la_SOURCES = \
|
||||
nm-strongswan.c \
|
||||
|
||||
Reference in New Issue
Block a user