test-getopt: test stderr behavior
[pspp] / modules / getopt-posix-tests
index 8f01220a3dfcc449aaa29afc9a89d4f673b7b94f..b2e372753a9b3350862f130397d976503053e9e0 100644 (file)
@@ -4,6 +4,9 @@ tests/test-getopt.h
 tests/test-getopt_long.h
 
 Depends-on:
+dup2
+setenv
+stdbool
 unistd
 unsetenv
 
@@ -12,3 +15,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-getopt
 check_PROGRAMS += test-getopt
+test_getopt_LDADD = $(LDADD) $(LIBINTL)