URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=533f85785b3149c13a68658294a5ec3f24f02143
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
533f857 by Guy Harris (guy@xxxxxxxxxxxx):
    Don't check for nl80211 stuff if we don't have libnl.
    
    While we're at it, do the checks in the same order that we do in
    autotools.
    
    Change-Id: Ie253cdeb740a5be4a5817ce4f7ed683aeea868c8
    Reviewed-on: https://code.wireshark.org/review/6316
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  8fe6b04   Note why we only default to enabling libnl on Linux.
    adds  533f857   Don't check for nl80211 stuff if we don't have libnl.
Summary of changes:
 ConfigureChecks.cmake |   56 +++++++++++++++++++++++++++----------------------
 1 file changed, 31 insertions(+), 25 deletions(-)