From 374350d7446aa56c57bc9f92c58fd946bc12da5b Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Fri, 15 Mar 2019 14:14:07 -0700 Subject: autotools: Fix for autoconf-archive 2019.01.19 The code coverage macros from the archive changed in a backward incompatible way. This adds a workaround to autodetect either version and do the right thing. Change-Id: I09b88e6b4792c99140a73a4ceb11d2896ee13562 Signed-off-by: William A. Kennington III --- test/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/Makefile.am b/test/Makefile.am index de6bea5..dc862c4 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,5 +1,4 @@ @VALGRIND_CHECK_RULES@ -@CODE_COVERAGE_RULES@ AM_CPPFLAGS = \ -I$(top_srcdir)/ \ -- cgit v1.2.3