#71 Only override event_set_mem function if libevent compiled with support
Closed: Fixed Opened by firstyear.

EVENT_SET_MEM_FUNCTIONS_IMPLEMENTED is what we need to check to see if we can call event_set_mem_functions. This is not always compiled into libevent, so we should support not having it.


commit 4ef097571e6cbc6985715430b518495cc60ff96a
Writing objects: 100% (3/3), 594 bytes | 0 bytes/s, done.
Total 3 (delta 2), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/nunc-stans.git
0425198..4ef0975 master -> master

Metadata