$NetBSD$

--- src/gui-utils/Makefile.in.orig	2006-10-27 23:40:58.000000000 +0000
+++ src/gui-utils/Makefile.in
@@ -311,7 +311,7 @@ clean-noinstPROGRAMS:
 	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
 parse-configuration$(EXEEXT): $(parse_configuration_OBJECTS) $(parse_configuration_DEPENDENCIES) 
 	@rm -f parse-configuration$(EXEEXT)
-	$(LINK) $(parse_configuration_LDFLAGS) $(parse_configuration_OBJECTS) $(parse_configuration_LDADD) $(LIBS)
+	$(LINK) $(parse_configuration_LDFLAGS) $(parse_configuration_OBJECTS) $(parse_configuration_LDADD) $(LIBS) -lintl
 
 mostlyclean-compile:
 	-rm -f *.$(OBJEXT) core *.core
