fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / hash-tests
index f67a085124f7fb21dfaac06d0f0c8ef5d8275263..72a6ae61c1f036681d89239182b019a70094500f 100644 (file)
@@ -1,16 +1,14 @@
 Files:
 tests/test-hash.c
+tests/macros.h
 
 Depends-on:
 hash-pjw
 inttostr
-progname
 stdbool
-xalloc
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-hash
 check_PROGRAMS += test-hash
-test_hash_LDADD = $(LDADD) @LIBINTL@