remove jemalloc
This commit is contained in:
parent
a8cec68f72
commit
dc24b7cb97
1 changed files with 0 additions and 4 deletions
|
@ -17,10 +17,6 @@ dist_noinst_DATA = \
|
||||||
bench_str.csv \
|
bench_str.csv \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
if USE_JEMALLOC
|
|
||||||
AM_CFLAGS += -ljemalloc
|
|
||||||
endif
|
|
||||||
|
|
||||||
if ENABLE_GRAPHVIZ
|
if ENABLE_GRAPHVIZ
|
||||||
TESTS += check_gvc
|
TESTS += check_gvc
|
||||||
check_gvc_SOURCES = check_gvc.c bench.c
|
check_gvc_SOURCES = check_gvc.c bench.c
|
||||||
|
|
Loading…
Reference in a new issue