X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvasnprintf-posix-tests;h=5320d88b356f0001fa22a216bec6b619481dd385;hb=3361b6d48f06367906059ba220639436b50dbe4d;hp=f46fffa19a423f4d9e64d279f049adb148539d28;hpb=0a56509612c0b43a3f05361ecfb73b8b39f8e66c;p=gnulib.git diff --git a/modules/vasnprintf-posix-tests b/modules/vasnprintf-posix-tests index f46fffa19..5320d88b3 100644 --- a/modules/vasnprintf-posix-tests +++ b/modules/vasnprintf-posix-tests @@ -3,10 +3,13 @@ tests/test-vasnprintf-posix.c tests/test-vasnprintf-posix2.sh tests/test-vasnprintf-posix2.c tests/nan.h +tests/macros.h m4/locale-fr.m4 +m4/codeset.m4 Depends-on: stdint +float configure.ac: gt_LOCALE_FR @@ -14,5 +17,5 @@ gt_LOCALE_FR_UTF8 Makefile.am: TESTS += test-vasnprintf-posix test-vasnprintf-posix2.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-vasnprintf-posix test-vasnprintf-posix2