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

gnutls code compiled according to pre-processor var HAVE_GNUTLS

This commit is contained in:
Sebastien Helleu
2005-06-22 21:08:21 +00:00
parent 5e8b47f187
commit ae8f8a5700
12 changed files with 168 additions and 30 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ weechat_curses_LDADD = ../lib_weechat_gui_common.a \
../../irc/lib_weechat_irc.a \
$(NCURSES_LIBS) \
../../plugins/lib_weechat_plugins.a $(PLUGINS_LIBS) \
-lgnutls
$(GNUTLS_LIBS)
weechat_curses_SOURCES = gui-display.c \
gui-input.c