summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2013-01-01 00:32:34 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2013-01-01 00:32:48 +0100
commita2e9a71348a6ad79c9f856997b41daa36cca3f0b (patch)
tree712386b72f192ded9c1948c57fe7cd3b13100075 /doc
parentf3e8d1cd06707576cf702e11c758617bea1a067f (diff)
downloadautomake-a2e9a71348a6ad79c9f856997b41daa36cca3f0b.tar.gz
coverage: test CONFIGURE_DEPENDENCIES
* t/remake-configure-dependencies.sh: New test. * t/list-of-tests.mk: Add it. * doc/automake.texi: Reference it in comments. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/automake.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/automake.texi b/doc/automake.texi
index ee2df4d5a..47a8e3a32 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -9905,6 +9905,7 @@ any level in the build hierarchy.
Beware not to mistake @code{CONFIGURE_DEPENDENCIES} for
@code{CONFIG_STATUS_DEPENDENCIES}.
+@c Keep in sync with remake-configure-dependencies.sh
@code{CONFIGURE_DEPENDENCIES} adds dependencies to the
@file{configure} rule, whose effect is to run @command{autoconf}. This
variable should be seldom used, because @command{automake} already tracks