Files:
tests/test-duplocale.c
tests/signature.h
tests/macros.h

Depends-on:
langinfo

configure.ac:
AC_CHECK_FUNCS_ONCE([duplocale])
AC_CHECK_HEADERS([monetary.h])

Makefile.am:
TESTS += test-duplocale
check_PROGRAMS += test-duplocale
