From: Holger Weiß Date: Mon, 29 Mar 2010 10:57:48 +0000 (+0200) Subject: Link against libiconv on IRIX X-Git-Tag: v1.7.0.4~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/21704227904b51197976c61c595b52d807677533?hp=21704227904b51197976c61c595b52d807677533 Link against libiconv on IRIX On IRIX, "-liconv" must be added to the linker command line in order to get iconv(3) support; set the according Makefile variable appropriately. Signed-off-by: Holger Weiß Signed-off-by: Junio C Hamano ---