summaryrefslogtreecommitdiff
path: root/modules/memcmp-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/memcmp-tests')
-rw-r--r--modules/memcmp-tests5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/memcmp-tests b/modules/memcmp-tests
index 14edc38e42..df5b7eb3e8 100644
--- a/modules/memcmp-tests
+++ b/modules/memcmp-tests
@@ -1,9 +1,14 @@
Files:
tests/test-memcmp.c
+tests/zerosize-ptr.h
+m4/mmap-anon.m4
Depends-on:
+getpagesize
configure.ac:
+gl_FUNC_MMAP_ANON
+AC_CHECK_FUNCS_ONCE([mprotect])
Makefile.am:
TESTS += test-memcmp