aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <kvandine@gnome.org>2009-07-10 17:09:23 +0800
committerCosimo Cecchi <cosimoc@gnome.org>2009-07-10 17:09:23 +0800
commitfb43069972c8eccefcf1beb28251d1ed23c4a20c (patch)
treef0063deada7844bd130c35417717cad1b60f2eb6 /configure.ac
parentee5227403193fe7b5dae7d5c15e33d8a9c385c3f (diff)
downloadgsoc2013-empathy-fb43069972c8eccefcf1beb28251d1ed23c4a20c.tar
gsoc2013-empathy-fb43069972c8eccefcf1beb28251d1ed23c4a20c.tar.gz
gsoc2013-empathy-fb43069972c8eccefcf1beb28251d1ed23c4a20c.tar.bz2
gsoc2013-empathy-fb43069972c8eccefcf1beb28251d1ed23c4a20c.tar.lz
gsoc2013-empathy-fb43069972c8eccefcf1beb28251d1ed23c4a20c.tar.xz
gsoc2013-empathy-fb43069972c8eccefcf1beb28251d1ed23c4a20c.tar.zst
gsoc2013-empathy-fb43069972c8eccefcf1beb28251d1ed23c4a20c.zip
Fixed a copy/paste bug in configure.ac
This fixes bug #588021.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0dab5e4fc..e0d92fad3 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,