ansi-c++-opt: Provide option --enable-c++/--disable-c++ when possible.
[gnulib.git] / modules / mbsstr-tests
1 Files:
2 tests/test-mbsstr1.c
3 tests/test-mbsstr2.sh
4 tests/test-mbsstr2.c
5 tests/test-mbsstr3.sh
6 tests/test-mbsstr3.c
7 tests/macros.h
8 m4/locale-fr.m4
9 m4/locale-zh.m4
10 m4/codeset.m4
11
12 Depends-on:
13
14 configure.ac:
15 gt_LOCALE_FR_UTF8
16 gt_LOCALE_ZH_CN
17
18 Makefile.am:
19 TESTS += test-mbsstr1 test-mbsstr2.sh test-mbsstr3.sh
20 TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
21 check_PROGRAMS += test-mbsstr1 test-mbsstr2 test-mbsstr3
22