cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: configure checkiing for ssl-engine

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 4 Oct 2002 09:34:10 +0200 (MET DST)

On Thu, 3 Oct 2002, Zvi Har'El wrote:

> dnl Check for the OpenSSL engine header, it is kind of "separated"
> dnl from the main SSL check
> - AC_CHECK_HEADERS(openssl/engine.h)
> + AC_CHECK_FUNC(ENGINE_init, AC_CHECK_HEADERS(openssl/engine.h), )

This does indeed look like a nice fix, thanks!

I would appreciate if someone that actually uses the ENGINE stuff could try
this out, just to make sure it it works OK.

-- 
 Daniel Stenberg -- curl related mails on curl related mailing lists please
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-10-04