> 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
> 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