havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / c-ldtoastr-tests
blob2d4c7f81eadd68485aa34ba13130adbf9c9a446e
1 Files:
2 tests/test-c-ldtoastr.c
3 tests/test-c-ldtoastr.sh
4 m4/locale-fr.m4
5 tests/macros.h
7 Depends-on:
8 setlocale
9 snprintf
11 configure.ac:
12 gt_LOCALE_FR
14 Makefile.am:
15 TESTS += test-c-ldtoastr.sh
16 TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@'
17 check_PROGRAMS += test-c-ldtoastr
18 test_c_ldtoastr_LDADD = $(LDADD) $(LIB_SETLOCALE)