New module 'libunistring-optional'.
[gnulib.git] / modules / uniwbrk / ulc-wordbreaks-tests
1 Files:
2 tests/uniwbrk/test-ulc-wordbreaks.sh
3 tests/uniwbrk/test-ulc-wordbreaks.c
4 tests/macros.h
5 m4/locale-fr.m4
6 m4/codeset.m4
7
8 Depends-on:
9
10 configure.ac:
11 gt_LOCALE_FR
12
13 Makefile.am:
14 TESTS += uniwbrk/test-ulc-wordbreaks.sh
15 TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@'
16 check_PROGRAMS += test-ulc-wordbreaks
17 test_ulc_wordbreaks_SOURCES = uniwbrk/test-ulc-wordbreaks.c
18 test_ulc_wordbreaks_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@
19