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



commit d0be42be656f24fe81e4b1269059347f45e4d422
Author: Dan Williams <dcbw redhat com>
Date:   Wed Apr 8 10:15:58 2015 -0500

    build: belatedly bump max allowed NM build version
    
    (cherry picked from commit fd0ed78c36e5a492b69696c18a055e7b2f64855d)

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 73d121e..e4b7102 100644
--- a/configure.ac
+++ b/configure.ac
@@ -72,7 +72,7 @@ PKG_CHECK_MODULES(NM,
        libnm-glib >= 0.9.10
        libnm-glib-vpn >= 0.9.10)
 NM_CFLAGS="$NM_CFLAGS -DNM_VERSION_MIN_REQUIRED=NM_VERSION_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_99"
 AC_SUBST(NM_CFLAGS)
 AC_SUBST(NM_LIBS)
 


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