roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / fdutimensat-tests
index 1d107ce5c1d5fd5a4d557a7538ba8a5932a1e024..446762bc1452dbb302628e5fbc807964b78a232d 100644 (file)
@@ -9,7 +9,6 @@ tests/macros.h
 
 Depends-on:
 ignore-value
-progname
 timespec
 usleep
 utimecmp
@@ -19,4 +18,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-fdutimensat
 check_PROGRAMS += test-fdutimensat
-test_fdutimensat_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME)
+test_fdutimensat_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) @LIBINTL@