From e49f5959b14893214e3e37fe7e7c468664a85631 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 23 Aug 2011 09:47:45 -0500 Subject: Fix docs on which GTK is default --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 465d8bf..2a95820 100644 --- a/configure.ac +++ b/configure.ac @@ -60,7 +60,7 @@ GTK3_REQUIRED_VERSION=2.91 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], -- cgit v1.2.3