2 tests/test-quotearg-simple.c
12 dnl Check for prerequisites for memory fence checks.
13 dnl FIXME: zerosize-ptr.h requires these: make a module for it
15 AC_CHECK_HEADERS_ONCE([sys/mman.h])
16 AC_CHECK_FUNCS_ONCE([mprotect])
19 TESTS += test-quotearg-simple
20 check_PROGRAMS += test-quotearg-simple
21 test_quotearg_simple_LDADD = $(LDADD) @LIBINTL@