summaryrefslogtreecommitdiff
path: root/chat/weechat/patches/patch-ad
blob: 374183cc5a52ee843fde271023c9b8eecf1c4464 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.1 2006/01/10 13:05:33 joerg Exp $

--- src/gui/curses/Makefile.in.orig	2006-01-10 12:58:12.000000000 +0000
+++ src/gui/curses/Makefile.in
@@ -174,7 +174,7 @@ bin_PROGRAMS = weechat-curses
 weechat_curses_LDADD = ../../common/lib_weechat_main.a \
                        ../../irc/lib_weechat_irc.a \
                        $(CURSES_LIBS) \
-                       ../../plugins/lib_weechat_plugins.a $(PLUGINS_LIBS)
+                       ../../plugins/lib_weechat_plugins.a $(PLUGINS_LIBS) $(LIBINTL)
 
 
 weechat_curses_SOURCES = ../gui.h \