[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.12.1-38-
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.12.1-38-g0f33031 |
Date: |
Wed, 20 Jun 2012 22:06:45 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=0f330313ccadc5c027e482f9e3fc8a05bb57e375
The branch, maint has been updated
via 0f330313ccadc5c027e482f9e3fc8a05bb57e375 (commit)
from fe4d80cd4069709f2b0ff54f6fc0514c740cdf87 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0f330313ccadc5c027e482f9e3fc8a05bb57e375
Author: Stefano Lattarini <address@hidden>
Date: Wed Jun 20 23:32:44 2012 +0200
typofix: s/env/even/ in comments in GNUmakefile
Spotted by Eric Blake.
Signed-off-by: Stefano Lattarini <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
GNUmakefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/GNUmakefile b/GNUmakefile
index 20af004..7ab58ca 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -19,7 +19,7 @@ ifeq ($(filter bootstrap,$(MAKECMDGOALS)),)
ifeq ($(wildcard Makefile),)
# Any target but 'bootstrap' specified in an unconfigured tree
- # is an error, env when the user is running GNU make.
+ # is an error, even when the user is running GNU make.
$(warning There seems to be no Makefile in this directory.)
$(warning You must run ./configure before running 'make'.)
$(error Fatal Error)
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.12.1-38-g0f33031,
Stefano Lattarini <=