cmake, refactor: Move HAVE_EVHTTP_... to libevent interface

This commit is contained in:
Hennadii Stepanov
2024-10-30 07:33:51 +00:00
parent b619bdc330
commit ffda355b5a
3 changed files with 3 additions and 6 deletions

View File

@@ -71,9 +71,6 @@
*/
#cmakedefine01 HAVE_DECL_SETSID
/* Define this symbol if evhttp_connection_get_peer expects const char** */
#cmakedefine HAVE_EVHTTP_CONNECTION_GET_PEER_CONST_CHAR 1
/* Define to 1 if fdatasync is available. */
#cmakedefine HAVE_FDATASYNC 1