warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / unistr / u32-strstr-tests
blob8ec3124225abcca0b63f0dbe42f870f026c8f1d7
1 Files:
2 tests/unistr/test-u32-strstr.c
3 tests/unistr/test-u-strstr.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
9 AC_CHECK_DECLS_ONCE([alarm])
11 Makefile.am:
12 TESTS += test-u32-strstr
13 check_PROGRAMS += test-u32-strstr
14 test_u32_strstr_SOURCES = unistr/test-u32-strstr.c
15 test_u32_strstr_LDADD = $(LDADD) $(LIBUNISTRING)