use @CHECK_CFLAGS@ and @CHECK_LIBS@

This commit is contained in:
c9s 2014-05-17 07:28:52 +08:00
parent 0c6afd03b7
commit 6747775908
2 changed files with 3 additions and 1 deletions

View file

@ -8,7 +8,7 @@ TESTS = check_tree
# noinst_PROGRAMS = $(TESTS)
check_PROGRAMS = $(TESTS)
check_tree_SOURCES = check_tree.c
check_tree_LDADD=$(DEPS_LIBS) -L$(top_builddir)/src -lcheck -lr3
check_tree_LDADD=$(DEPS_LIBS) -L$(top_builddir)/src -lr3 @CHECK_LIBS@
check_tree_CFLAGS=$(DEPS_CFLAGS) -I$(top_builddir) -I$(top_builddir)/include @CHECK_CFLAGS@
# AM_CFLAGS=$(DEPS_CFLAGS) -I$(top_builddir)/include
# AM_CFLAGS=$(DEPS_CFLAGS) -I$(top_builddir) -I$(top_builddir)/include

View file

@ -50,3 +50,5 @@
1400279249,6306920.57
1400282602,11775983.90
1400282802,11627473.22
1400282839,10222898.61
1400282930,11960583.69

1 1400242718 5649455.80
50 1400279249 6306920.57
51 1400282602 11775983.90
52 1400282802 11627473.22
53 1400282839 10222898.61
54 1400282930 11960583.69