Hash : a103189c Author : Date : 2024-05-17T23:33:17
getusershell tests: Fix link error on MSVC. * modules/getusershell-tests (Makefile.am): Link test-getusershell with $(LIBINTL).
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Files: tests/test-getusershell.c tests/signature.h tests/macros.h Depends-on: strdup configure.ac: Makefile.am: TESTS += test-getusershell check_PROGRAMS += test-getusershell test_getusershell_LDADD = $(LDADD) $(LIBINTL)