summaryrefslogtreecommitdiff
path: root/modules/memcmp-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-05-14 01:39:07 +0200
committerBruno Haible <bruno@clisp.org>2009-05-14 01:39:46 +0200
commitbb051a0a3c0febe9d3fabb21ae5b7fcc2ae7aa10 (patch)
tree3fd122ab88201bb57d17981f59ef912d36ba4cee /modules/memcmp-tests
parent610a9cc95c2a1c9c0260ea7d0f9a850c6c017828 (diff)
downloadgnulib-bb051a0a3c0febe9d3fabb21ae5b7fcc2ae7aa10.tar.gz
Make some tests ISO C 99 compliant.
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