Implement in cmake:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 13 Aug 2013 09:58:09 +0000 (09:58 +0000)
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 13 Aug 2013 09:58:09 +0000 (09:58 +0000)
commit5234fa5712e024c3fdfeb24447634ec5824c4fb7
treec87b9982fab265b9e283b027a1e296f72ce78aea
parent30a86c20ef786bf621fead74bcb04d0ba5623577
Implement in cmake:

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51322

> User: guy
> Date: 2013/08/12 01:01 PM
>
> Log:
>  Just check whether dladdr() is available; we check in the code whether
>  it succeeds, so there's no point in checking whether it succeeds in a
>  sample program.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@51334 f5534014-38df-0310-8fa8-9805f1628bb7
CMakeLists.txt
ConfigureChecks.cmake
cmakeconfig.h.in