mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
getusershell tests: Fix link error on MSVC.
* modules/getusershell-tests (Makefile.am): Link test-getusershell with $(LIBINTL).
This commit is contained in:
@@ -11,3 +11,4 @@ configure.ac:
|
||||
Makefile.am:
|
||||
TESTS += test-getusershell
|
||||
check_PROGRAMS += test-getusershell
|
||||
test_getusershell_LDADD = $(LDADD) $(LIBINTL)
|
||||
|
Reference in New Issue
Block a user