Wireshark-commits: [Wireshark-commits] master-2.6 cfc1111: Autotools: Fix Shellcheck discovery.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 10 Oct 2018 16:07:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cfc1111322e646fd806fe170e69da9ec7a3ee428
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

cfc1111 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Autotools: Fix Shellcheck discovery.
    
    Use AC_PATH_PROG to find Shellcheck instead of AC_CHECK_PROG.
    
    Bug: 15165
    Change-Id: I718f71bb60efa64a289e2887a51983e061e3c2d3
    Reviewed-on: https://code.wireshark.org/review/30118
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  9ad5b4b   HTTP: ignore large Content-Length values
     add  cfc1111   Autotools: Fix Shellcheck discovery.


Summary of changes:
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)