summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
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 bc8a49f9..924d88b4 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"