Commit 7275f450 authored by tonu@x3.internalnet's avatar tonu@x3.internalnet

acinclude.m4 openssl support

parent 6a89fbd2
......@@ -688,8 +688,8 @@ AC_MSG_CHECKING(for OpenSSL)
openssl_includes=""
fi
NON_THREADED_CLIENT_LIBS="$NON_THREADED_CLIENT_LIBS $openssl_libs"
AC_SUBST([openssl_libs])
AC_SUBST([openssl_includes])
AC_SUBST(openssl_libs)
AC_SUBST(openssl_includes)
])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment