summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/getlogin-tests2
-rw-r--r--modules/getlogin_r-tests1
2 files changed, 1 insertions, 2 deletions
diff --git a/modules/getlogin-tests b/modules/getlogin-tests
index c8cdb05eb0..d7d6aeafa8 100644
--- a/modules/getlogin-tests
+++ b/modules/getlogin-tests
@@ -1,12 +1,12 @@
Files:
tests/test-getlogin.c
+tests/test-getlogin_r.c
tests/signature.h
tests/macros.h
Depends-on:
configure.ac:
-AC_CHECK_FUNCS_ONCE([ttyname])
Makefile.am:
TESTS += test-getlogin
diff --git a/modules/getlogin_r-tests b/modules/getlogin_r-tests
index 868b1b6f73..845658fdc2 100644
--- a/modules/getlogin_r-tests
+++ b/modules/getlogin_r-tests
@@ -6,7 +6,6 @@ tests/macros.h
Depends-on:
configure.ac:
-AC_CHECK_FUNCS_ONCE([ttyname])
Makefile.am:
TESTS += test-getlogin_r