X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Fnl_langinfo-tests;h=2d3fda031cc57fb2e8fe3a1b50a785e3da5b021c;hb=7170ee077cc44186a70cb264ceb8352a1349e05b;hp=944b1d02e06b3ef2ff82a3ad3fd390601ad70055;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=pspp diff --git a/modules/nl_langinfo-tests b/modules/nl_langinfo-tests index 944b1d02e0..2d3fda031c 100644 --- a/modules/nl_langinfo-tests +++ b/modules/nl_langinfo-tests @@ -7,6 +7,7 @@ m4/locale-fr.m4 Depends-on: c-strcase +setlocale configure.ac: gt_LOCALE_FR @@ -14,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