Add CMake tests for pcap_datalink_val_to_description() and
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 17 Mar 2010 19:31:33 +0000 (19:31 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 17 Mar 2010 19:31:33 +0000 (19:31 +0000)
commit444d8bc302c04734207eddd624aa1734eea98604
tree24cf82cfb4383eeb2e437a660312913368eec223
parent56eaef472b1bd9def75d02d7bf7ce49ecd3970c4
Add CMake tests for pcap_datalink_val_to_description() and
pcap_free_datalinks().

Sort the CMake tests in cmake/modules/FindPCAP.cmake into the same order
as the tests in the autoconf script, and note that, in the autoconf
script, the checks for pcap_open_dead() and pcap_freecode() do more than
just look for the routines in the library.

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