tests/Makefile.am: Solaris needs libintl and libiconv for testsuite

This commit is contained in:
Dagobert Michelsen 2015-01-22 16:12:27 +01:00 committed by Tim Rühsen
parent 8705e27e20
commit 4e8e159289
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ EXTRA_DIST = FTPServer.pm FTPTest.pm HTTPServer.pm HTTPTest.pm \
check_PROGRAMS = unit-tests
unit_tests_SOURCES =
LDADD = ../src/libunittest.a ../lib/libgnu.a $(LIBS) $(LIB_CLOCK_GETTIME)
LDADD = ../src/libunittest.a ../lib/libgnu.a @LIBICONV@ @LIBINTL@ $(LIBS) $(LIB_CLOCK_GETTIME)
CLEANFILES = *~ *.bak core core.[0-9]*