This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit 3b5d7dd8dfc27bc124f01033e1f75cd780f4c1fc Author: Chris Lamb <[email protected]> Date: Fri Dec 22 20:45:10 2017 +0000 checks/cruft.desc: Remove paragraph on Helmut's advice. --- checks/cruft.desc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/checks/cruft.desc b/checks/cruft.desc index 595d479..05f3485 100644 --- a/checks/cruft.desc +++ b/checks/cruft.desc @@ -918,10 +918,6 @@ Info: The package appears to use <tt>AC_PATH_PROG</tt> to discover the location of <tt>pkg-config(1)</tt>. This macro fails to select the correct version to support cross-compilation. . - Alternatively, the script directly invokes <tt>pkg-config(1)</tt> without - considering an architecture prefix (<tt>$ac_tool_prefix</tt>) for cross - compilation. - . A better way would be to use the <tt>PKG_PROG_PKG_CONFIG</tt> macro from <tt>pkg.m4</tt> and then using the <tt>$PKG_CONFIG</tt> shell variable. Ref: #884798 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

