Make 'tunala' link with zlib if possible (so it works if openssl was
configured with zlib support).
This commit is contained in:
@@ -10,6 +10,7 @@ dnl AM_PROG_LIBTOOL
|
||||
|
||||
dnl Checks for libraries.
|
||||
AC_CHECK_LIB(dl, dlopen)
|
||||
AC_CHECK_LIB(z, inflate)
|
||||
AC_CHECK_LIB(socket, socket)
|
||||
AC_CHECK_LIB(nsl, gethostbyname)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user