strftime.h: wrap funtion declaration in extern "C" block
[gnulib.git] / modules / c-strcase-tests
1 Files:
2 tests/test-c-strcase.sh
3 tests/test-c-strcasecmp.c
4 tests/test-c-strncasecmp.c
5 m4/locale-fr.m4
6 m4/locale-tr.m4
7 m4/codeset.m4
8
9 Depends-on:
10
11 configure.ac:
12 gt_LOCALE_FR
13 gt_LOCALE_TR_UTF8
14
15 Makefile.am:
16 TESTS += test-c-strcase.sh
17 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
18 check_PROGRAMS += test-c-strcasecmp test-c-strncasecmp