roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / lchown-tests
index 4fc7eaf87c2ce2acd09e0a80abcca0357d3134df..47aec96f6e200740658defc682d306732a68a524 100644 (file)
@@ -1,12 +1,13 @@
 Files:
-tests/signature.h
 tests/nap.h
 tests/test-lchown.h
 tests/test-lchown.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
+ignore-value
 mgetgroups
-progname
 usleep
 stat-time
 stdbool
@@ -18,4 +19,3 @@ AC_CHECK_FUNCS_ONCE([getegid])
 Makefile.am:
 TESTS += test-lchown
 check_PROGRAMS += test-lchown
-test_lchown_LDADD = $(LDADD) @LIBINTL@