warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / duplocale-tests
blob3420abf5de52dd6dd67f687ba9aef3a828829ee3
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 uselocale strfmon_l snprintf_l nl_langinfo_l])
11 AC_CHECK_HEADERS([monetary.h])
13 Makefile.am:
14 TESTS += test-duplocale
15 check_PROGRAMS += test-duplocale