--- src/Makefile.am.orig 2013-11-28 20:29:43.000000000 +0100 +++ src/Makefile.am 2013-11-28 20:29:50.000000000 +0100 @@ -8,7 +8,7 @@ bin_PROGRAMS = gtypist gtypist_SOURCES = gtypist.c cursmenu.c script.c error.c getopt.c getopt1.c \ cursmenu.h error.h getopt.h gettext.h gtypist.h script.h utf8.c utf8.h -gtypist_LDADD = @LIBINTL@ +gtypist_LDADD = @LIBINTL@ @LIBICONV@ AM_CPPFLAGS = -I../intl \ -DDATADIR=\"$(pkgdatadir)\" \