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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user