]> granicus.if.org Git - libevent/commit
cmake: cleanup
authorZonr Chang <zonr.net@gmail.com>
Wed, 24 Aug 2016 08:19:01 +0000 (16:19 +0800)
committerAzat Khuzhin <a3at.mail@gmail.com>
Wed, 26 Oct 2016 15:48:41 +0000 (18:48 +0300)
commitdc624adf42bc95d22a5137db466258ab1dad7e48
treeda199c66b99808d1918f27a0b7241275e5820bc9
parente9837124563d6d4bb871d0620e9b02550f796c43
cmake: cleanup

- Remove a redundant check on netdb.h (EVENT__HAVE_NETDB_H).
- Properly setup EVENT__SIZEOF_SSIZE_T for the case where "ssize_t" is
  not "int".
- Remove unused EVENT__HAVE_PTHREAD.
- Set EVENT__HAVE_LIBZ instead of EVENT__HAVE_ZLIB (and remove the
  latter).

Closes: #391 (cherry-picked from PR)
CMakeLists.txt
event-config.h.cmake