Commit cf074b4ee1e021fff7ceafd55abb77fb9ecd4cde

Authored by Georg Hopp
1 parent 3745e1f4

there is a AC_SUBST for the coverage variables in gcov.m4 now

Showing 1 changed file with 0 additions and 3 deletions
... ... @@ -17,9 +17,6 @@ AC_CONFIG_MACRO_DIR([m4])
17 17
18 18 m4_include([m4/gcov.m4])
19 19 AC_TDD_GCOV
20   -AC_SUBST(COVERAGE_CFLAGS)
21   -AC_SUBST(COVERAGE_CXXFLAGS)
22   -AC_SUBST(COVERAGE_LDFLAGS)
23 20
24 21 m4_include([m4/memopt.m4])
25 22 AC_MEM_OPT
... ...
Please register or login to post a comment