core: fix compilation on FreeBSD with autotools (issue #276)

v2.8-utf8proc
Sébastien Helleu 2017-01-15 10:44:11 +01:00
parent 9cdc75abd4
commit c51aa7960c
2 changed files with 8 additions and 2 deletions

View File

@ -15,6 +15,13 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
(file _ReleaseNotes.adoc_ in sources).
[[v1.8]]
== Version 1.8 (under dev)
Build::
* core: fix compilation on FreeBSD with autotools (issue #276)
[[v1.7]]
== Version 1.7 (2017-01-15)

View File

@ -45,8 +45,7 @@ weechat_LDADD = ./../../core/lib_weechat_core.a \
$(GCRYPT_LFLAGS) \
$(GNUTLS_LFLAGS) \
$(CURL_LFLAGS) \
-lm \
-lresolv
-lm
weechat_SOURCES = main.c