getlogin_r tests: Fix compilation error on some OpenSolaris derivatives.
[gnulib.git] / modules / getlogin_r-tests
blobb53a729efaeeae84a3545dd8d02176fe5666dd3c
1 Files:
2 tests/test-getlogin_r.c
3 tests/test-getlogin.h
4 tests/signature.h
5 tests/macros.h
7 Depends-on:
8 stdbool
10 configure.ac:
12 Makefile.am:
13 TESTS += test-getlogin_r
14 check_PROGRAMS += test-getlogin_r
15 test_getlogin_r_LDADD = $(LDADD) $(GETLOGIN_LIB)