Make some tests ISO C 99 compliant.
[gnulib.git] / modules / memrchr-tests
index bad0515..282c570 100644 (file)
@@ -1,9 +1,14 @@
 Files:
 tests/test-memrchr.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-memrchr