update Makefile.am

This commit is contained in:
c9s 2014-05-22 11:42:19 +08:00
parent c503a6d5d3
commit 9d26a53a08
2 changed files with 0 additions and 2 deletions

View file

@ -9,7 +9,6 @@ AM_CFLAGS=$(DEPS_CFLAGS) -I$(top_builddir) -I$(top_builddir)/include -Wall -std=
if USE_JEMALLOC
AM_CFLAGS += -ljemalloc
endif
AM_CFLAGS += -ljemalloc
if ENABLE_DEBUG
AM_CFLAGS += -ggdb -fprofile-arcs -ftest-coverage

View file

@ -20,7 +20,6 @@ dist_noinst_DATA = \
if USE_JEMALLOC
AM_CFLAGS += -ljemalloc
endif
AM_CFLAGS += -ljemalloc
if ENABLE_GRAPHVIZ
TESTS += check_gvc