glob: Declare variables at the very start of their scope.
[gnulib/ericb.git] / modules / duplocale-tests
blob9cd9d44f38d20881ec0d4b37e07463335b14a9db
1 Files:
2 tests/test-duplocale.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 langinfo
9 configure.ac:
10 AC_CHECK_FUNCS_ONCE([duplocale])
11 AC_CHECK_HEADERS([monetary.h])
13 Makefile.am:
14 TESTS += test-duplocale
15 check_PROGRAMS += test-duplocale