Adds support to make check-valgrind

make check-valgrind is useful to identify any memory related issue.
This commit is contained in:
Felipe Zimmerle
2016-06-14 14:04:03 -03:00
parent f0155e3f32
commit 8cdb138076
4 changed files with 255 additions and 4 deletions

View File

@@ -297,6 +297,10 @@ DX_PS_FEATURE(OFF)
DX_INIT_DOXYGEN([ModSecurity],[doc/doxygen.cfg])
# make check-valgrind
AX_VALGRIND_DFLT([sgcheck], [off])
AX_VALGRIND_CHECK
# Generate the files.
AC_OUTPUT