f58b1da Ticket 71 - Detect if we have event_set_mem functions

Authored and Committed by William Brown 7 years ago
    Ticket 71 - Detect if we have event_set_mem functions
    
    Bug Description:  On some platforms libevent is not built with the ability to
    override the memory functions. We should detect this.
    
    Fix Description:  If libevent does define EVENT_SET_MEM_FUNCTIONS_IMPLEMENTED
    we can use this feature.
    
    https://fedorahosted.org/nunc-stans/ticket/71
    
    Author: wibrown
    
    Review by: mreynolds (Thanks!)
    
        
file modified
+2 -0