build: Make SECP_VALGRIND_CHECK
preserve CPPFLAGS
This commit is contained in:
parent
3bab71cf05
commit
1ecb94ebe9
@ -21,6 +21,7 @@ if test x"$has_valgrind" != x"yes"; then
|
||||
# error "Valgrind does not support this platform."
|
||||
#endif
|
||||
]])], [has_valgrind=yes])
|
||||
CPPFLAGS="$CPPFLAGS_TEMP"
|
||||
fi
|
||||
AC_MSG_RESULT($has_valgrind)
|
||||
])
|
||||
|
Loading…
x
Reference in New Issue
Block a user