git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7ef94f
)
Small documentation bug in configure script.
author
Richard Jones
<rjones@debian5x64.home.annexia.org>
Sun, 24 May 2009 12:53:23 +0000
(13:53 +0100)
committer
Richard Jones
<rjones@debian5x64.home.annexia.org>
Sun, 24 May 2009 12:53:23 +0000
(13:53 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
bc8a49f
..
924d88b
100644
(file)
--- 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-f1
0
@:>@])],
+ [set name of Fedora updates repository @<:@default=updates-released-f1
1
@:>@])],
[],
[with_updates=updates-released-f11])
UPDATES="$with_updates"