[network-manager-openvpn/nm-1-0] build: bump max allowed NM version



commit b7804faa7d78fd8a4803128a0ec6edb431d376d2
Author: Dan Williams <dcbw redhat com>
Date:   Thu Mar 5 14:20:52 2015 -0600

    build: bump max allowed NM version

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0a69758..c1dc387 100644
--- a/configure.ac
+++ b/configure.ac
@@ -71,7 +71,7 @@ PKG_CHECK_MODULES(NM,
        libnm-util >= 0.9.10
        libnm-glib >= 0.9.10
        libnm-glib-vpn >= 0.9.10)
-NM_CFLAGS="$NM_CFLAGS -DNM_VERSION_MAX_ALLOWED=NM_VERSION_0_9_10"
+NM_CFLAGS="$NM_CFLAGS -DNM_VERSION_MAX_ALLOWED=NM_VERSION_1_0_2"
 AC_SUBST(NM_CFLAGS)
 AC_SUBST(NM_LIBS)
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]