Wireshark-commits: [Wireshark-commits] rev 48742: /trunk/cmake/modules/ /trunk/cmake/modules/: Find
Date: Thu, 04 Apr 2013 21:09:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48742

User: guy
Date: 2013/04/04 02:09 PM

Log:
 If we somehow manage to find libnl version 2 or 3, but don't manage to
 find the corresponding libnl-genl or libnl-route libraries, act as if we
 didn't find libnl.
 
 If we didn't find libnl version 2 or 3, don't check whether it's version
 2 or 3.

Directory: /trunk/cmake/modules/
  Changes    Path            Action
  +16 -7     FindNL.cmake    Modified