added missing dependencies to fix failing unistr/ tests
[gnulib.git] / modules / mbscspn-tests
1 Files:
2 tests/test-mbscspn.sh
3 tests/test-mbscspn.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_UTF8
12
13 Makefile.am:
14 TESTS += test-mbscspn.sh
15 TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
16 check_PROGRAMS += test-mbscspn
17