Make some tests ISO C 99 compliant.
[gnulib.git] / modules / memrchr-tests
1 Files:
2 tests/test-memrchr.c
3 tests/zerosize-ptr.h
4 m4/mmap-anon.m4
5
6 Depends-on:
7 getpagesize
8
9 configure.ac:
10 gl_FUNC_MMAP_ANON
11 AC_CHECK_FUNCS_ONCE([mprotect])
12
13 Makefile.am:
14 TESTS += test-memrchr
15 check_PROGRAMS += test-memrchr