Wireshark-commits: [Wireshark-commits] master 5b5ef96: Fix CMake checks of PCap functions, along wi
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Aug 2014 23:56:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b5ef967d2780b130cf010c7e9090357bc34af84
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5b5ef96 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix CMake checks of PCap functions, along with AirPCap
    
    Change-Id: If55498167d5e357258841f2194962749c0dfc81e
    Reviewed-on: https://code.wireshark.org/review/3787
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  87b2364   Add a license to this new file (GPLv2+) so we pass the license check.
    adds  5b5ef96   Fix CMake checks of PCap functions, along with AirPCap


Summary of changes:
 cmake/modules/FindAIRPCAP.cmake |    2 ++
 cmake/modules/FindPCAP.cmake    |    5 +++--
 cmakeconfig.h.in                |    6 ++++++
 3 files changed, 11 insertions(+), 2 deletions(-)