Expand range of versions of glibc for which _GNU_SOURCE is needed to get crypt.
[gnulib.git] / modules / xalloc-die-tests
index 03ee303..ca7acd2 100644 (file)
@@ -1,9 +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
-XFAIL_TESTS += test-xalloc-die
+TESTS += test-xalloc-die.sh
 check_PROGRAMS += test-xalloc-die
+test_xalloc_die_LDADD = $(LDADD) @LIBINTL@