Skip to content
Snippets Groups Projects
Commit f2617425 authored by Ondřej Surý's avatar Ondřej Surý
Browse files

Remove non-POSIX recursive variable expansion

parent d9822537
No related branches found
No related tags found
1 merge request!203Gcov
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = libtap src tests samples doc man patches
code_coverage_quiet = $(code_coverage_quiet_$(V))
code_coverage_quiet_ = $(code_coverage_quiet_$(AM_DEFAULT_VERBOSITY))
code_coverage_quiet_0 = --quiet
code_coverage_quiet = --quiet
check-code-coverage:
if CODE_COVERAGE_ENABLED
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment