Require at least c-ares 1.5.0 when configuring.
authorGuy Harris <guy@alum.mit.edu>
Fri, 21 Jul 2017 10:11:14 +0000 (03:11 -0700)
committerMichael Mann <mmann78@netscape.net>
Fri, 21 Jul 2017 12:39:26 +0000 (12:39 +0000)
commit9ea364c389fc92bcd8efc800c9b8e852958c169a
treec392b77e9ad3f84dfd438f28089b68dce2dd22c2
parent725b7ef17598076911da9c68efbf8c0efd593191
Require at least c-ares 1.5.0 when configuring.

That way, if you have an older version, we fail at configure time, with
what should be a message indicating that your c-ares is too old, rather
than at compile time, with what might provoke users to ask "what am I
doing wrong?" or "what do I need to fix?" or "why is my compile
failing?" or....

Change-Id: I911574c4d90174b6bd074c5ef537557d47b199dc
Reviewed-on: https://code.wireshark.org/review/22752
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
CMakeLists.txt
acinclude.m4
cmake/modules/FindCARES.cmake