summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f671957)
raw | patch | inline | side by side (parent: f671957)
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>
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
AC_CHECK_TOOL(AR, ar, :)
AC_CHECK_PROGS(TAR, [gtar tar])
#
-# Define NO_PYTHON if you want to loose all benefits of the recursive merge.
+# Define NO_PYTHON if you want to lose all benefits of the recursive merge.
## Checks for libraries.