m4: add valgrind-check macro

This commit is contained in:
djcb
2017-10-29 11:21:20 +02:00
parent af4f12c696
commit a55b010ca5
2 changed files with 240 additions and 0 deletions

View File

@ -19,4 +19,5 @@ include $(top_srcdir)/gtest.mk
EXTRA_DIST = \
ax_cxx_compile_stdcxx.m4 \
ax_cxx_compile_stdcxx_14.m4 \
ax_valgrind_check.m4 \
perlmod.m4