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

--- src/xitk/Makefile.am.orig	2004-04-21 18:35:05.000000000 -0400
+++ src/xitk/Makefile.am
@@ -66,7 +66,7 @@ xine_LDADD = @XINE_LIBS@ $(top_builddir)
 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)
 
 session_ctrl_LDADD = @XINE_LIBS@ $(top_builddir)/src/common/libcommon.la $(DBG_LIBS)
