From f2205d30368ac872023e807746965d8286ee7fa2 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Sun, 22 Jul 2007 09:27:37 +0000 Subject: [PATCH] * doc/automake.texi (VPATH Builds): Fix wording. Report by Reuben Thomas. --- ChangeLog | 5 +++++ doc/automake.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b6a83893a..27eb20cab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-07-22 Ralf Wildenhues + + * doc/automake.texi (VPATH Builds): Fix wording. + Report by Reuben Thomas. + 2007-07-22 Noah Misch * tests/subst.test: Move the AC_SUBST into a macro definition. diff --git a/doc/automake.texi b/doc/automake.texi index 9ed063f08..579ac67f1 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -819,7 +819,7 @@ called @dfn{parallel builds} or @dfn{VPATH builds}. The expression reference to the way the build tree shadows the source tree, it is not about some concurrency in the way build commands are run. For this reason we refer to such setups using the name @emph{VPATH builds} in -the sequel. @emph{VPATH} is the name of the @command{make} feature +the following. @emph{VPATH} is the name of the @command{make} feature used by the @file{Makefile}s to allow these builds (@pxref{General Search, , @code{VPATH}: Search Path for All Prerequisites, make, The GNU Make Manual}). -- 2.47.2