Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wim Lewis
nettle
Commits
b8dd06ba
Commit
b8dd06ba
authored
Jan 04, 2014
by
Niels Möller
Browse files
Configure test for valgrind/memcheck.h.
parent
adb8eea9
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
b8dd06ba
2014-01-04 Niels Möller <nisse@lysator.liu.se>
* configure.ac: Check for valgrind/memcheck.h.
* testsuite/Makefile.in (VALGRIND): Added --partial-loads-ok=yes,
needed for the way unaligned data is handled in, e.g., memxor.
...
...
configure.ac
View file @
b8dd06ba
...
...
@@ -638,6 +638,8 @@ AC_CHECK_HEADERS([openssl/blowfish.h openssl/des.h openssl/cast.h openssl/aes.h
[enable_openssl=no
break])
AC_CHECK_HEADERS([valgrind/memcheck.h])
LSH_FUNC_ALLOCA
LSH_FUNC_STRERROR
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment