$OpenBSD: patch-configure_in,v 1.1 2005/11/19 01:52:26 alek Exp $
--- configure.in.orig	Sat Nov 19 02:40:10 2005
+++ configure.in	Sat Nov 19 02:40:30 2005
@@ -18,6 +18,7 @@ AC_PROG_INSTALL
 
 
 dnl for gettext
+LIBS="-liconv ${LIBS}"
 AM_GNU_GETTEXT
 AC_CHECK_FUNC(gettext,,AC_CHECK_LIB(intl, gettext))
 localedir='${prefix}/share/locale'
