http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52515
User: guy
Date: 2013/10/10 09:02 PM
Log:
 Don't check for pcap_version(); we don't use it.
 
 Sort the #cmakedefines in cmakeconfig.h.in to more closely match the
 order in config.h.in, to make it easier to make sure CMake and autofoo
 are doing the same checks.  Remove some #cmakedefines that don't
 correspond to check that are being done either by CMake or autofoo.
Directory: /trunk/cmake/modules/
  Changes    Path              Action
  +0 -1      FindPCAP.cmake    Modified
Directory: /trunk/
  Changes    Path                Action
  +74 -90    cmakeconfig.h.in    Modified