mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
remove obsolete line
This commit is contained in:
@ -32,7 +32,6 @@ jq_CPPFLAGS = -O $(DEVCFLAGS) -DJQ_DEBUG=0
|
||||
|
||||
TESTS = jq_test
|
||||
jq_test_SOURCES = $(JQ_SRC) jq_test.c
|
||||
dist_jq_test_SOURCES = $(DIST_JQ_SRC)
|
||||
jq_test_CPPFLAGS = $(DEVCFLAGS) -DJQ_DEBUG=1
|
||||
LOG_COMPILER = valgrind
|
||||
AM_LOG_FLAGS = --error-exitcode=1 -q --leak-check=full
|
||||
|
Reference in New Issue
Block a user