X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=top%2FGNUmakefile;h=33eb3aa4d5c8fe5bc86f8e19ce88b86e8a855ba7;hb=1f6f04fa73397e0ed8de600aafdec45b976335a8;hp=14b6fcdcebf4a4e6d4f03e9cac7ec9d1be088b0b;hpb=6eeeffb05ed34ed47be7f7ae733adbe4863107aa;p=gnulib.git diff --git a/top/GNUmakefile b/top/GNUmakefile index 14b6fcdce..33eb3aa4d 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