sworth
Sent: 07 April 2015 12:15
To: openssl-users@openssl.org
Subject: [openssl-users] Include files location in 1.0.2a
I build openssl as static libraries that are then included in applications. Up
till 1.0.2 all the include files have been in one directory so building the
applications just inv
I build openssl as static libraries that are then included in applications. Up
till 1.0.2 all the include files have been in one directory so building the
applications just involved using the single include folder, which I copied from
the openssl build, and the openssl static libraries. However