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)
|
nm_libexecdir=$($PKG_CONFIG --variable=libgnome_serverdir NetworkManager)
|
||||||
AC_SUBST(nm_libexecdir)
|
AC_SUBST(nm_libexecdir)
|
||||||
|
nm_plugindir=$($PKG_CONFIG --variable=plugindir NetworkManager)
|
||||||
|
AC_SUBST(nm_plugindir)
|
||||||
|
|
||||||
NM_COMPILER_WARNINGS
|
NM_COMPILER_WARNINGS
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
plugindir = $(libdir)/NetworkManager
|
nm_plugin_LTLIBRARIES = libnm-strongswan-properties.la
|
||||||
plugin_LTLIBRARIES = libnm-strongswan-properties.la
|
|
||||||
|
|
||||||
libnm_strongswan_properties_la_SOURCES = \
|
libnm_strongswan_properties_la_SOURCES = \
|
||||||
nm-strongswan.c \
|
nm-strongswan.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user