mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 16:12:30 +02:00
put SSL_LIBS to LIBS..
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3168 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
24bae81bdb
commit
89a210ff43
1 changed files with 1 additions and 0 deletions
|
|
@ -482,6 +482,7 @@ if test "$enable_ssl" = "yes"; then
|
||||||
fi
|
fi
|
||||||
if test "$enable_openssl" = "yes"; then
|
if test "$enable_openssl" = "yes"; then
|
||||||
AC_DEFINE(HAVE_OPENSSL,, Build with OpenSSL support)
|
AC_DEFINE(HAVE_OPENSSL,, Build with OpenSSL support)
|
||||||
|
LIBS="$LIBS $SSL_LIBS"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue