[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, branch-1-10, updated. Relea
From: |
Ralf Wildenhues |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, branch-1-10, updated. Release-1-10-1-21-gf716542 |
Date: |
Sun, 01 Jun 2008 08:10:11 +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=f71654207652a4e400705f005792cf6ae9bc0d28
The branch, branch-1-10 has been updated
via f71654207652a4e400705f005792cf6ae9bc0d28 (commit)
from 1ac2bd05236eb851219982cce0ba34bc3564ebd3 (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 f71654207652a4e400705f005792cf6ae9bc0d28
Author: Ralf Wildenhues <address@hidden>
Date: Sun Jun 1 10:06:59 2008 +0200
Fix grammar error in manual.
* doc/automake.texi (Extending): Fix grammar.
Report by Karl Berry.
Signed-off-by: Ralf Wildenhues <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +++++
doc/automake.texi | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index fdb94ab..6bf0ca6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-01 Ralf Wildenhues <address@hidden>
+
+ * doc/automake.texi (Extending): Fix grammar.
+ Report by Karl Berry.
+
2008-05-13 Stepan Kasal <address@hidden>
Fix typos.
diff --git a/doc/automake.texi b/doc/automake.texi
index 469addb..a89c4fb 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -9175,7 +9175,7 @@ location, but you should avoid this. (@pxref{Hard-Coded
Install Paths})
@cindex @option{-hook} targets
@cindex hook targets
-Some rule also have a way to run another rule, called a @dfn{hook},
+Some rules also have a way to run another rule, called a @dfn{hook},
after their work is done. The hook is named after the principal target,
with @samp{-hook} appended. The targets allowing hooks are
@code{install-data}, @code{install-exec}, @code{uninstall}, @code{dist},
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, branch-1-10, updated. Release-1-10-1-21-gf716542,
Ralf Wildenhues <=