summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-06-14 17:25:24 -0400
committerJoey Hess <joey@kitenet.net>2011-06-14 17:25:24 -0400
commit0f2969a41c07f0435ddac202a858ab914fd7eff7 (patch)
tree291b7141ef78eb101ee72000d8d9aa329bd0fd21 /debhelper.pod
parentc64ed6af2930e40666aa3069d4e40a7dcd1bc1dd (diff)
parente8c799129672d5b7dbac58a06fadd175cffaa7ed (diff)
Merge branch 'master' into smarter-targets
Conflicts: dh
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/debhelper.pod b/debhelper.pod
index d54bf4e1..fbb76deb 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -191,6 +191,10 @@ in ALL packages acted on, not just the first.
=head1 BUILD SYSTEM OPTIONS
+All of the B<dh_auto_>I<*> debhelper programs sets environment variables
+listed by B<dpkg-buildflags>, unless they are already set. They
+support DEB_BUILD_OPTIONS=noopt too.
+
The following command line options are supported by all of the B<dh_auto_>I<*>
debhelper programs. These programs support a variety of build systems,
and normally heuristically determine which to use, and how to use them.