[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, master, updated. v1.11-479-
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, master, updated. v1.11-479-g736bf01 |
Date: |
Thu, 25 Nov 2010 11:44:28 +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=736bf0144f7b540d391b56990077ae51d193b3c6
The branch, master has been updated
via 736bf0144f7b540d391b56990077ae51d193b3c6 (commit)
from 0b2fe01376047225c0c0fe038baf9db37c1701ba (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 736bf0144f7b540d391b56990077ae51d193b3c6
Author: Stefano Lattarini <address@hidden>
Date: Thu Nov 25 12:34:59 2010 +0100
Fix some typos in ChangeLog
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 14e6c79..1125518 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -236,7 +236,7 @@
Improve and extend tests on man pages support.
* tests/man.test: Enable `errexit' shell flag, and related changes.
- Make grepping of generated Makefile.in slighty stricter.
+ Make grepping of generated Makefile.in slightly stricter.
* tests/man3.test: Add trailing `:' command.
* tests/man5.test: Prefer cat + here-doc over echo to append to
configure.in.
@@ -264,7 +264,7 @@
useless `$(foo_LDADD)' variable in `Makefile.am'. Do not call
useless macro `AC_F77_LIBRARY_LDFLAGS' in `configure.in'.
* tests/compile_f90_c_cxx.test: Likewise.
- * tests/suffix10.test: Slighty stricter grepping of make output.
+ * tests/suffix10.test: Slightly stricter grepping of make output.
* tests/compile.test: Add trailing `:' command.
* tests/defun2.test: Likewise.
* tests/vars3.test: Likewise.
@@ -286,7 +286,7 @@
2010-11-10 Stefano Lattarini <address@hidden>
Tests defs: move static definitions in a new file `defs-static'.
- The new file is meant to be idempotent w.r.t. mutiple inclusions.
+ The new file is meant to be idempotent w.r.t. multiple inclusions.
* tests/defs.in: Removed, its contents split among ...
* tests/defs-static.in: ... this new file ...
* tests/defs: ... and this new file, including the former.
@@ -307,7 +307,7 @@
the beginning of each tests made sense when Automake used the old
test-driver, which sent all the output directly to stdout/stderr.
Now that the parallel test-driver is used, which saves output of
- each test in its correspoding log file, that old message is just
+ each test in its corresponding log file, that old message is just
useless noise.
Tests defs: rename $curdir -> $testbuilddir
@@ -430,7 +430,7 @@
Fix potential bug in generated tests `instpc-*.test'.
This bug is due to the changes introduced by the recently-merged
"tests-init" branch. In that branch, `tests/defs' didn't define
- anymore `$srcdir', instead defininig directly `$testsrcdir'; but
+ anymore `$srcdir', instead defining directly `$testsrcdir'; but
the generated tests were using `$srcdir', hence the bug.
Luckily, since the Automake parallel test driver automatically
exports `srcdir' to a proper value, that prevented the bug from
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, master, updated. v1.11-479-g736bf01,
Stefano Lattarini <=