Wireshark-commits: [Wireshark-commits] master 5cad2cd: Add configure-time synchronous DNS warnings.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 2 Feb 2016 00:28:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5cad2cd09b2e1612c0e14ee3cc28bcaed19cf6f0
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5cad2cd by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Add configure-time synchronous DNS warnings.
    
    In CMake and Autotools, warn the user when neither c-ares nor ADNS is
    present. Note that we might want to make asynchronous DNS a requirement.
    
    Change-Id: Ia9cce56cc2286cdc72303fc1410f899f9c320d84
    Reviewed-on: https://code.wireshark.org/review/13080
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  8294e77   Quick fix for the build.
    adds  5cad2cd   Add configure-time synchronous DNS warnings.


Summary of changes:
 CMakeLists.txt |    5 +++++
 configure.ac   |   10 ++++++++--
 2 files changed, 13 insertions(+), 2 deletions(-)