On Saturday, 12 August 2017 23:44:46 CEST Richard W.M. Jones wrote:
 Commit 0a94cae15bae7cecb725e78e485708694d347612 added useful
 headings to parts of the configure script.  This refactors
 the code by adding a common macro (‘HEADING’), and also changes
 the output so it's clearer at a glance:
 
   --- Checking for Haskell ---
   checking for ghc... (cached) ghc
 
   --- Checking for PHP ---
   checking for php... (cached) php
   checking for phpize... (cached) phpize
 --- 
LGTM -- thanks for improving my small improvement :-)
-- 
Pino Toscano