From 4091fffcd5d7b2820086e019b71eae23a2d4a9e9 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Sun, 24 May 2009 13:53:23 +0100 Subject: [PATCH] Small documentation bug in configure script. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index bc8a49f..924d88b 100644 --- a/configure.ac +++ b/configure.ac @@ -156,7 +156,7 @@ AC_DEFINE_UNQUOTED([host_cpu],["$host_cpu"],[Host architecture.]) dnl --with-updates to specify a Fedora updates repository. AC_ARG_WITH([updates], [AS_HELP_STRING([--with-updates], - [set name of Fedora updates repository @<:@default=updates-released-f10@:>@])], + [set name of Fedora updates repository @<:@default=updates-released-f11@:>@])], [], [with_updates=updates-released-f11]) UPDATES="$with_updates" -- 1.8.3.1