[empathy] Fixed a copy/paste bug in configure.ac
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] Fixed a copy/paste bug in configure.ac
- Date: Fri, 10 Jul 2009 09:10:05 +0000 (UTC)
commit fb43069972c8eccefcf1beb28251d1ed23c4a20c
Author: Ken VanDine <kvandine gnome org>
Date: Fri Jul 10 10:09:23 2009 +0100
Fixed a copy/paste bug in configure.ac
This fixes bug #588021.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0dab5e4..e0d92fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -162,7 +162,7 @@ AM_GLIB_GNU_GETTEXT
AC_ARG_ENABLE(network-manager,
AS_HELP_STRING([--enable-network-manager=@<:@no/yes/auto@:>@],
[build with network-manager support]), ,
- enable_webkit=auto)
+ enable_network_manager=auto)
if test "x$enable_network_manager" != "xno"; then
PKG_CHECK_MODULES(NETWORK_MANAGER,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]