gnulib-tool.py: Fix an undefined function name.
[gnulib.git] / modules / c-ldtoastr-tests
blob00ec113476848bf80a36beedfbbc75202b1005c1
1 Files:
2 tests/test-c-ldtoastr.c
3 tests/test-c-ldtoastr.sh
4 m4/locale-fr.m4
5 m4/codeset.m4
6 tests/macros.h
8 Depends-on:
9 setlocale
10 snprintf
12 configure.ac:
13 gt_LOCALE_FR
15 Makefile.am:
16 TESTS += test-c-ldtoastr.sh
17 TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@'
18 check_PROGRAMS += test-c-ldtoastr
19 test_c_ldtoastr_LDADD = $(LDADD) $(SETLOCALE_LIB)