projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f671957
)
Typofix in configure.ac comment.
author
Pavel Roskin
<proski@gnu.org>
Sun, 9 Jul 2006 09:46:17 +0000
(
02:46
-0700)
committer
Junio C Hamano
<junkio@cox.net>
Sun, 9 Jul 2006 09:47:31 +0000
(
02:47
-0700)
[jc: copied from Makefile typofix in "master"]
Signed-off-by: Junio C Hamano <junkio@cox.net>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index acea6ce294c964fc7e159d1a32f5f8609e12040c..2932d0e766c647f516caeffe3978ee79e4708002 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-29,7
+29,7
@@
AC_PROG_CC
AC_CHECK_TOOL(AR, ar, :)
AC_CHECK_PROGS(TAR, [gtar tar])
#
-# Define NO_PYTHON if you want to lo
o
se all benefits of the recursive merge.
+# Define NO_PYTHON if you want to lose all benefits of the recursive merge.
## Checks for libraries.