$NetBSD: patch-am,v 1.1 2005/09/20 12:15:34 dmcmahill Exp $

--- src/xitk/Makefile.in.orig	2004-07-04 12:26:05.000000000 -0400
+++ src/xitk/Makefile.in
@@ -319,7 +319,7 @@ xine_remote_SOURCES = xine-remote.c
 xine_remote_DEPENDENCIES = $(top_builddir)/src/common/libcommon.la \
 			   xine-remote.c
 
-xine_remote_LDADD = $(INTLLIBS) $(NET_LIBS) $(THREAD_LIBS) $(READLINE_LIBS) $(NCURSES_LIB) \
+xine_remote_LDADD = @XINE_LIBS@ $(INTLLIBS) $(NET_LIBS) $(THREAD_LIBS) $(READLINE_LIBS) $(NCURSES_LIB) \
 	$(top_builddir)/src/common/libcommon.la $(DBG_LIBS)
 
 
