test-perror: check for strerror interactions
[pspp] / modules / unlink-tests
index b527b6148ff9a7805620c09fa214a1a49ee41ee3..6a57d4993068b0fe9134c5462a57206666392dbc 100644 (file)
@@ -1,11 +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