install-reloc: Support multi-binary installation.
[gnulib.git] / modules / memcmp-tests
index ae1cc38..15f099c 100644 (file)
@@ -1,6 +1,8 @@
 Files:
 tests/test-memcmp.c
 tests/zerosize-ptr.h
+tests/signature.h
+tests/macros.h
 m4/mmap-anon.m4
 
 Depends-on:
@@ -9,6 +11,7 @@ getpagesize
 
 configure.ac:
 gl_FUNC_MMAP_ANON
+AC_CHECK_HEADERS_ONCE([sys/mman.h])
 AC_CHECK_FUNCS_ONCE([mprotect])
 
 Makefile.am: