1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +02:00

fix detection of libgnutls

This commit is contained in:
Emmanuel Bouthenot
2005-10-29 17:56:50 +00:00
parent 5551542566
commit dec92aeba6
10 changed files with 58 additions and 52 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ weechat_curses_LDADD = ../gui-common.o ../gui-keyboard.o \
../../irc/lib_weechat_irc.a \
$(PLUGINS_LIBS) \
$(NCURSES_LIBS) \
$(GNUTLS_LIBS)
$(GNUTLS_LFLAGS)
weechat_curses_SOURCES = gui-display.c \
gui-input.c