warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / unistr / u32-strcmp-tests
blob0967747e9294311ef80155bbe6f774f906035cb5
1 Files:
2 tests/unistr/test-u32-strcmp.c
3 tests/unistr/test-u32-strcmp.h
4 tests/unistr/test-strcmp.h
5 tests/macros.h
7 Depends-on:
9 configure.ac:
11 Makefile.am:
12 TESTS += test-u32-strcmp
13 check_PROGRAMS += test-u32-strcmp
14 test_u32_strcmp_SOURCES = unistr/test-u32-strcmp.c
15 test_u32_strcmp_LDADD = $(LDADD) $(LIBUNISTRING)