Define the putenv substitute in <stdlib.h> rather than in <config.h>.
[gnulib.git] / modules / vasnprintf-posix-tests
index 4ca9e22..65c1351 100644 (file)
@@ -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