mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
f665d5cb27
We had cmake and autoconf tests for the inet_aton function... but we never actually use it any more. (The autoconf tests still use the callability of inet_aton to decide whether we need to link against -lresolv) Reported by Harlan Stenn.