summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod7
1 files changed, 6 insertions, 1 deletions
diff --git a/debhelper.pod b/debhelper.pod
index c076acf0..fbb76deb 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -556,7 +556,12 @@ ${misc:Pre-Depends}
=item -
-B<dh_auto_configure> does not include the source package name
+dh supports use of standard targets in debian/rules without needing
+to manually define the dependencies between targets there.
+
+=item -
+
+<dh_auto_configure> does not include the source package name
in --libexecdir when using autoconf.
=back