test-perror: check for strerror interactions
[pspp] / modules / unlink-tests
index f0930f000faf3e03bbc7c775a43ec8527cefda60..6a57d4993068b0fe9134c5462a57206666392dbc 100644 (file)
@@ -1,13 +1,16 @@
 Files:
 tests/test-unlink.h
 tests/test-unlink.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
+ignore-value
 stdbool
+symlink
 unlinkdir
 
 configure.ac:
-AC_CHECK_FUNCS_ONCE([symlink])
 
 Makefile.am:
 TESTS += test-unlink