[network-manager-applet/nm-1-4: 13/18] build: fix a copy & paste error
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/nm-1-4: 13/18] build: fix a copy & paste error
- Date: Tue, 21 Mar 2017 12:41:27 +0000 (UTC)
commit 6e2cdc35dcb7e28643d34795177cefabe358fee8
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Tue Mar 7 13:13:09 2017 +0100
build: fix a copy & paste error
(cherry picked from commit d92907554acf6d101367cdee8caf765c7d1f7a98)
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b2662c3..c7630d1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -138,7 +138,7 @@ dnl Check for gudev
PKG_CHECK_MODULES(GUDEV, gudev-1.0 >= 147)
dnl Jansson for team configuration editing
-AC_ARG_WITH(team, AS_HELP_STRING([--with-team], [Enable team configuration editor in libnm (default: yes)]))
+AC_ARG_WITH(team, AS_HELP_STRING([--with-team], [Enable team configuration editor (default: yes)]))
if (test "${with_team}" == "no"); then
AC_DEFINE(WITH_JANSSON, 0, [Define if Jansson is available])
else
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]