diff options
Diffstat (limited to 'debhelper.pod')
-rw-r--r-- | debhelper.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debhelper.pod b/debhelper.pod index 0b02f15..383172e 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -510,8 +510,8 @@ they are already set. =item - -B<dh_auto_configure> passes CFLAGS to perl F<Makefile.PL> and -F<Build.PL> +B<dh_auto_configure> passes B<dpkg-buildflags> CFLAGS, CPPFLAGS, and +LDFLAGS to perl F<Makefile.PL> and F<Build.PL> =item - |