X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Flocalename-tests;h=3b53c6c148e335d43abaa6d9638371e590d6ebba;hb=723fc0b7b3a5d770a48945c1e1bca262a4c2615a;hp=ae22d8536511ac8b505848634aa34e26e5c37bd8;hpb=da800e56a02bec28d7df8cac22499d25182a7503;p=gnulib.git diff --git a/modules/localename-tests b/modules/localename-tests index ae22d8536..3b53c6c14 100644 --- a/modules/localename-tests +++ b/modules/localename-tests @@ -1,12 +1,15 @@ Files: tests/test-localename.c +tests/macros.h Depends-on: locale setenv unsetenv +strdup configure.ac: +AC_CHECK_FUNCS_ONCE([newlocale]) Makefile.am: TESTS += test-localename