X-Git-Url: https://git.llucax.com/software/eventxx.git/blobdiff_plain/c322a96301c925d70ec9ea3ecc15ad1ef68520f5..82c7b420703e0fe842d38cc571a260a8494d7bc2:/test/Makefile diff --git a/test/Makefile b/test/Makefile index f36f253..9af1fed 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,12 +1,8 @@ CXXFLAGS=-I.. -g -Wall -# Uncomment this if you have a fixed event_base_free(). -# See http://www.mail-archive.com/libevent-users@monkey.org/msg00112.html -#CXXFLAGS+=-DEVENTXX_BASE_FREE_FIX - -# Don't warn me about memory leaks -CXXFLAGS+=-DEVENTXX_NO_WARNING +# Uncomment this if you have a libevent version previous to 1.3b. +#CXXFLAGS+=-DEVENTXX_NO_EVENT_BASE_FREE LDFLAGS=-levent