Don't check for pcap_version(); we don't use it.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 10 Oct 2013 21:02:50 +0000 (21:02 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 10 Oct 2013 21:02:50 +0000 (21:02 +0000)
commit2a9b41c5c13dedc8a9c0d63812a685ae77a73fba
treecb42f689894bae018b3abc3e72eab6bab3c9eaa6
parent71f6401b3bf0063be16a42ca40c6718a6d22519b
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@52515 f5534014-38df-0310-8fa8-9805f1628bb7
cmake/modules/FindPCAP.cmake
cmakeconfig.h.in