[network-manager-openconnect/NETWORKMANAGER_0_7] build: require NM 0.7.2 headers
- From: Dan Williams <dcbw src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [network-manager-openconnect/NETWORKMANAGER_0_7] build: require NM 0.7.2 headers
- Date: Mon, 23 Nov 2009 21:05:12 +0000 (UTC)
commit 9375afc25c55005a180aa01013c5aa27641a3abe
Author: Dan Williams <dcbw redhat com>
Date: Mon Nov 23 13:05:06 2009 -0800
build: require NM 0.7.2 headers
Should build against any NM 0.7.x release really, but this was
forgotten for 0.7.1 and 0.7.2 releases, so fix it for consistency's
sake.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f88378c..a53a607 100644
--- a/configure.ac
+++ b/configure.ac
@@ -79,7 +79,7 @@ if test x"$with_gnome" != xno; then
AC_SUBST(GNOMEKEYRING_LIBS)
fi
-PKG_CHECK_MODULES(NM_UTILS, NetworkManager >= 0.7.0 libnm-util libnm_glib libnm_glib_vpn)
+PKG_CHECK_MODULES(NM_UTILS, NetworkManager >= 0.7.2 libnm-util libnm_glib libnm_glib_vpn)
AC_SUBST(NM_UTILS_CFLAGS)
AC_SUBST(NM_UTILS_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]