nm: Automatically determine NM plugin directory

This commit is contained in:
Tobias Brunner
2016-09-05 15:28:54 +02:00
parent 97939530e0
commit 49b3d818ea
2 changed files with 3 additions and 2 deletions
+2
View File
@@ -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