$OpenBSD: patch-src_fe-text_Makefile_in,v 1.4 2002/12/30 09:07:45 pvalchev Exp $
--- src/fe-gtk/Makefile.in.orig	Sun May 19 21:44:31 2002
+++ src/fe-gtk/Makefile.in	Mon Dec 30 00:53:18 2002
@@ -107,7 +107,7 @@ uniqpath = @uniqpath@
 bin_PROGRAMS = xchat
 
 CFLAGS = $(GUI_CFLAGS)
-LIBS = $(GUI_LIBS)
+LIBS = $(GUI_LIBS) $(INTLLIBS)
 
 INCLUDES = -I$(includedir)
 
