X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fnl_langinfo-tests;h=2d3fda031cc57fb2e8fe3a1b50a785e3da5b021c;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=89356294d76ff30de8367a1c8a820be13dc85248;hpb=9a9d32fbb36e8363c32de6068765829d8232949e;p=gnulib.git diff --git a/modules/nl_langinfo-tests b/modules/nl_langinfo-tests index 89356294d..2d3fda031 100644 --- a/modules/nl_langinfo-tests +++ b/modules/nl_langinfo-tests @@ -1,10 +1,13 @@ Files: tests/test-nl_langinfo.sh tests/test-nl_langinfo.c +tests/signature.h +tests/macros.h m4/locale-fr.m4 Depends-on: c-strcase +setlocale configure.ac: gt_LOCALE_FR @@ -12,5 +15,5 @@ gt_LOCALE_FR_UTF8 Makefile.am: TESTS += test-nl_langinfo.sh -TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' +TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' check_PROGRAMS += test-nl_langinfo