summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-10-12 12:53:57 +0200
committerGuido Günther <agx@sigxcpu.org>2014-10-12 13:16:24 +0200
commit47e0c6a709b3b0f196211e1d1ad7d84baee7940e (patch)
tree1459618c98db83650033f7bc9d8157525a391a17 /configure.ac
parent25b418355f07ed01965aed68c25c3ce65168d5d4 (diff)
Port to libnm-gtk
so we don't have to maintain the password dialog code anymore
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 86470a2..ffe536d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -80,6 +80,10 @@ PKG_CHECK_MODULES(NM,
AC_SUBST(NM_CFLAGS)
AC_SUBST(NM_LIBS)
+PKG_CHECK_MODULES(NMGTK, libnm-gtk >= 0.9.9.0)
+AC_SUBST(NMGTK_CFLAGS)
+AC_SUBST(NMGTK_LIBS)
+
NM_COMPILER_WARNINGS
AC_CONFIG_FILES([