Expand range of versions of glibc for which _GNU_SOURCE is needed to get crypt.
[gnulib.git] / modules / xalloc-die-tests
index d28c95f..ca7acd2 100644 (file)
@@ -1,12 +1,12 @@
 Files:
 tests/test-xalloc-die.c
 tests/test-xalloc-die.sh
+tests/init.sh
 
 Depends-on:
 progname
 
 Makefile.am:
 TESTS += test-xalloc-die.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
 check_PROGRAMS += test-xalloc-die
 test_xalloc_die_LDADD = $(LDADD) @LIBINTL@