X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvasnprintf-posix-tests;h=65c1351d0083428edb1bad65b0290c1c0827d61c;hb=2de77d6200b862971181d66a52de3d434ff7f47b;hp=4ca9e228aba9db2e42db7c7eb04a09ae18a0f43b;hpb=11a5f14838519ffd46707b750afbfffebcb3ab44;p=gnulib.git diff --git a/modules/vasnprintf-posix-tests b/modules/vasnprintf-posix-tests index 4ca9e228a..65c1351d0 100644 --- a/modules/vasnprintf-posix-tests +++ b/modules/vasnprintf-posix-tests @@ -2,14 +2,12 @@ Files: tests/test-vasnprintf-posix.c tests/test-vasnprintf-posix2.sh tests/test-vasnprintf-posix2.c -m4/longdouble.m4 m4/locale-fr.m4 Depends-on: stdint configure.ac: -AC_REQUIRE([gt_TYPE_LONGDOUBLE]) gt_LOCALE_FR gt_LOCALE_FR_UTF8 @@ -17,4 +15,3 @@ Makefile.am: TESTS += test-vasnprintf-posix test-vasnprintf-posix2.sh TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' check_PROGRAMS += test-vasnprintf-posix test-vasnprintf-posix2 -EXTRA_DIST += test-vasnprintf-posix2.sh