mbrlen: Fix cross-compilation guess for AIX.
[gnulib.git] / modules / rename-tests
index ed586d7..339ecdf 100644 (file)
@@ -1,12 +1,13 @@
 Files:
 tests/test-rename.h
 tests/test-rename.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
+ignore-value
 errno
 link
-lstat
-progname
 stdbool
 symlink
 sys_stat
@@ -16,4 +17,3 @@ configure.ac:
 Makefile.am:
 TESTS += test-rename
 check_PROGRAMS += test-rename
-test_rename_LDADD = $(LDADD) @LIBINTL@