$OpenBSD: patch-gettext-tools_tests_Makefile_in,v 1.5 2013/01/21 22:08:52 naddy Exp $
--- gettext-tools/tests/Makefile.in.orig	Tue Dec 25 06:33:34 2012
+++ gettext-tools/tests/Makefile.in	Wed Jan 16 23:06:10 2013
@@ -1699,7 +1699,7 @@ AM_CPPFLAGS = \
 # INTL_MACOSX_LIBS is needed because the programs depend on libintl.la
 # but libtool doesn't put -Wl,-framework options into .la files.
 LDADD = $(LDADD_@USE_INCLUDED_LIBINTL@) @INTL_MACOSX_LIBS@
-LDADD_yes = ../intl/libintl.la @LTLIBTHREAD@
+LDADD_yes = ../intl/libintl.la @LTLIBICONV@ @LTLIBTHREAD@
 LDADD_no = ../intl/libgnuintl.la @LTLIBTHREAD@ @LTLIBINTL@
 tstgettext_SOURCES = tstgettext.c setlocale.c
 tstgettext_CFLAGS = -DINSTALLDIR=\".\"
