strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / hash-tests
index 0a83d8e0f4cd98f40add85e413f48a97ee182e1d..a77bfe7d68e546de5a9a3b548dc551a2483fb74e 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/test-hash.c
+tests/macros.h
 
 Depends-on:
 hash-pjw
@@ -13,3 +14,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-hash
 check_PROGRAMS += test-hash
+test_hash_LDADD = $(LDADD) @LIBINTL@