curl-library
RE: Help on usinig Curl on vxwrks
From: Igor Novoseltsev <IgorN_at_radvision.com>
Date: Sun, 31 May 2009 14:00:57 +0300
Date: Sun, 31 May 2009 14:00:57 +0300
> Is there a way to exclude open SSL related compilation as at this
stage of the devevlopment I do not need SSL?
I would need it later though.
Try to comment out following definitions in config.h:
#define USE_OPENSSL 1
#define USE_SSLEAY 1
Received on 2009-05-31