summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
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