strtod: fix bug in replacement function on AIX
[gnulib.git] / modules / hash-tests
1 Files:
2 tests/test-hash.c
3 tests/macros.h
4
5 Depends-on:
6 hash-pjw
7 inttostr
8 progname
9 stdbool
10 xalloc
11
12 configure.ac:
13
14 Makefile.am:
15 TESTS += test-hash
16 check_PROGRAMS += test-hash
17 test_hash_LDADD = $(LDADD) @LIBINTL@