Browse Source

Typofix in configure.ac comment.

[jc: copied from Makefile typofix in "master"]

Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Pavel Roskin 19 years ago committed by Junio C Hamano
parent
commit
81d0e51e28
  1. 2
      configure.ac

2
configure.ac

@ -29,7 +29,7 @@ AC_PROG_CC @@ -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 loose all benefits of the recursive merge.
# Define NO_PYTHON if you want to lose all benefits of the recursive merge.


## Checks for libraries.

Loading…
Cancel
Save