]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
releasing version 9.20120311
[debhelper.git] / debhelper.pod
index 011fb6e7ce43627ae231d55e632bec676789fb12..383172eaee583a81b63eb5003c77e86cbfb6f1f0 100644 (file)
@@ -506,12 +506,12 @@ B<dh> does not default to enabling --with=python-support
 
 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.
+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 -