$OpenBSD: patch-src_fe-gtk_Makefile_in,v 1.1 2003/05/30 15:34:45 brad Exp $ --- src/fe-gtk/Makefile.in.orig Wed Dec 11 04:42:59 2002 +++ src/fe-gtk/Makefile.in Fri May 30 11:24:11 2003 @@ -125,7 +125,7 @@ localedir = $(datadir)/locale bin_PROGRAMS = xchat CFLAGS = $(GUI_CFLAGS) -LIBS = $(GUI_LIBS) +LIBS = $(GUI_LIBS) $(LIBICONV) INCLUDES = -I$(includedir) -I$(top_srcdir)/intl -DLOCALEDIR=\"$(localedir)\"