summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-09-29 15:40:00 -0400
committerJoey Hess <joey@kitenet.net>2011-09-29 15:40:00 -0400
commitea15419a1ec73733105d66102ae60f858ed1eb64 (patch)
treede86e5b9a2601cb7c467c544d8ed39228296ca15 /debhelper.pod
parent0f49b66e64b3a0a81e1c572af72b45cdc8b452d4 (diff)
update v9 docs
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/debhelper.pod b/debhelper.pod
index 50f0e163..1c9e6428 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -494,6 +494,11 @@ All of the B<dh_auto_>I<*> debhelper programs and B<dh> set
environment variables listed by B<dpkg-buildflags>, unless
they are already set. They support DEB_BUILD_OPTIONS=noopt too.
+=item -
+
+B<dh_auto_configure> passes CFLAGS to F<Makefile.PL> using
+the OPTIMIZE variable.
+
=back
=back