summaryrefslogtreecommitdiff
path: root/top/GNUmakefile
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2009-03-14 16:52:06 +0100
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2009-03-14 16:52:06 +0100
commit52af63c6db760160e067b836137b8a9d4ccb74f7 (patch)
tree7cc01a70672e305cb56615c39dc9cb7aedb0a7a0 /top/GNUmakefile
parent6eeeffb05ed34ed47be7f7ae733adbe4863107aa (diff)
downloadgnulib-52af63c6db760160e067b836137b8a9d4ccb74f7.tar.gz
* top/GNUmakefile (_have-git-version-gen): Fix typo.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Diffstat (limited to 'top/GNUmakefile')
-rw-r--r--top/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/top/GNUmakefile b/top/GNUmakefile
index 14b6fcdceb..33eb3aa4d5 100644
--- a/top/GNUmakefile
+++ b/top/GNUmakefile
@@ -64,7 +64,7 @@ ifeq ($(_have-git-version-gen)0,yes$(MAKELEVEL))
&& $(_build-aux)/git-version-gen .tarball-version)
ifneq ($(_curr-ver),$(VERSION))
ifeq ($(_curr-ver),UNKNOWN)
- $(info WARNING: unable to verify if $(VERSION) is correct version)
+ $(info WARNING: unable to verify if $(VERSION) is the correct version)
else
ifneq (,$(_is-install-target))
# GNU Coding Standards state that 'make install' should not cause