warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / unistr / u32-move-tests
blob3628565127b87803832412b17c7db7a3182aedbd
1 Files:
2 tests/unistr/test-u32-move.c
3 tests/unistr/test-move.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
10 Makefile.am:
11 TESTS += test-u32-move
12 check_PROGRAMS += test-u32-move
13 test_u32_move_SOURCES = unistr/test-u32-move.c
14 test_u32_move_LDADD = $(LDADD) $(LIBUNISTRING)