gnulib-tool.py: Don't continue creating testdirs when destdir exists.
[gnulib.git] / modules / memcmp-tests
blob15f099c032b4f0f86e18347ee428d354b21be849
1 Files:
2 tests/test-memcmp.c
3 tests/zerosize-ptr.h
4 tests/signature.h
5 tests/macros.h
6 m4/mmap-anon.m4
8 Depends-on:
9 extensions
10 getpagesize
12 configure.ac:
13 gl_FUNC_MMAP_ANON
14 AC_CHECK_HEADERS_ONCE([sys/mman.h])
15 AC_CHECK_FUNCS_ONCE([mprotect])
17 Makefile.am:
18 TESTS += test-memcmp
19 check_PROGRAMS += test-memcmp