strtoimax, strtoumax: Document problem on HP-UX 11.
[gnulib.git] / modules / xalloc-die-tests
1 Files:
2 tests/test-xalloc-die.c
3 tests/test-xalloc-die.sh
4 tests/init.sh
5
6 Depends-on:
7 progname
8
9 Makefile.am:
10 TESTS += test-xalloc-die.sh
11 check_PROGRAMS += test-xalloc-die
12 test_xalloc_die_LDADD = $(LDADD) @LIBINTL@