aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-07-07 23:36:22 -0500
committerTed Gould <ted@gould.cx>2011-07-07 23:36:22 -0500
commit2016fdf65cdb975f4c5f64c61e1d1a029ee40611 (patch)
tree2e9f9fca74d2932574410051d0bff9928c4d471a
parentd7f14c3c2ecd0905d675a63c2fc7726aa261bc35 (diff)
parentdedf43d1fcdf9c40643d581592728cf56e063e3d (diff)
downloadlibayatana-indicator-2016fdf65cdb975f4c5f64c61e1d1a029ee40611.tar.gz
libayatana-indicator-2016fdf65cdb975f4c5f64c61e1d1a029ee40611.tar.bz2
libayatana-indicator-2016fdf65cdb975f4c5f64c61e1d1a029ee40611.zip
Fixing doc string
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1188b04..bc11ce3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,7 +47,7 @@ GIO_UNIX_REQUIRED_VERSION=2.22
AC_ARG_WITH([gtk],
[AS_HELP_STRING([--with-gtk],
- [Which version of gtk to use @<:@default=2@:>@])],
+ [Which version of gtk to use @<:@default=3@:>@])],
[],
[with_gtk=3])
AS_IF([test "x$with_gtk" = x3],