8f09e58f5b212e19a72f821c08afcccd207c7f32
[gnulib.git] / modules / strstr-tests
1 Files:
2 tests/test-strstr.c
3 tests/zerosize-ptr.h
4 m4/mmap-anon.m4
5
6 Depends-on:
7 extensions
8 getpagesize
9
10 configure.ac:
11 AC_CHECK_DECLS_ONCE([alarm])
12 gl_FUNC_MMAP_ANON
13 AC_CHECK_HEADERS_ONCE([sys/mman.h])
14 AC_CHECK_FUNCS_ONCE([mprotect])
15
16 Makefile.am:
17 TESTS += test-strstr
18 check_PROGRAMS += test-strstr