summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-06-13 11:50:05 -0400
committerJoey Hess <joey@kitenet.net>2014-06-13 11:50:05 -0400
commit255e3cf0e3b909e9f6dccb66eb4483afc5413d34 (patch)
treea5f3b2af4d8f4f2343de2a443c6213c41e30c9f8 /debhelper.pod
parent6975a4c505014634cf0d5f39262f366a9a64f065 (diff)
Pass --disable-silent-rules in dh_auto_configure if DH_VERBOSE is set.
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/debhelper.pod b/debhelper.pod
index e1cff777..23f85829 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -651,8 +651,8 @@ F<preinst>, F<postrm>, F<prerm>, and F<config> scripts, etc.
=item B<DH_VERBOSE>
-Set to B<1> to enable verbose mode. Debhelper will output every command it runs
-that modifies files on the build system.
+Set to B<1> to enable verbose mode. Debhelper will output every command it
+runs. Also enables verbose build logs for some build systems like autoconf.
=item B<DH_COMPAT>