http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32225
User: guy
Date: 2010/03/17 12:31 PM
Log:
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.
Directory: /trunk/cmake/modules/
Changes Path Action
+14 -6 FindPCAP.cmake Modified
Directory: /trunk/
Changes Path Action
+6 -0 cmakeconfig.h.in Modified