mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
Link test program with libintl.
This commit is contained in:
@@ -9,4 +9,5 @@ configure.ac:
|
||||
Makefile.am:
|
||||
TESTS += test-array_list
|
||||
check_PROGRAMS += test-array_list
|
||||
test_array_list_LDADD = @LIBINTL@ $(LDADD)
|
||||
|
||||
|
Reference in New Issue
Block a user