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