mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 10:13:12 +02:00
core: fix compilation on FreeBSD with autotools (issue #276)
This commit is contained in:
@@ -45,8 +45,7 @@ weechat_LDADD = ./../../core/lib_weechat_core.a \
|
||||
$(GCRYPT_LFLAGS) \
|
||||
$(GNUTLS_LFLAGS) \
|
||||
$(CURL_LFLAGS) \
|
||||
-lm \
|
||||
-lresolv
|
||||
-lm
|
||||
|
||||
weechat_SOURCES = main.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user