mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 03:40:16 +02:00
Fix build for FreeBSD
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5221 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
4d36a9e498
commit
ce7f7b2ecb
1 changed files with 1 additions and 1 deletions
|
|
@ -633,7 +633,7 @@ if test "x$want_dane" = "xyes"; then
|
|||
LIBS="$LIBS -lval-threads -lsres"
|
||||
AC_DEFINE([HAVE_DANE], [], [DANE support])
|
||||
have_dane=yes
|
||||
])
|
||||
], [], [-lssl -lcrypto -lsres])
|
||||
fi
|
||||
|
||||
AC_CONFIG_FILES([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue