Re: openssl.pc version

2017-01-09 Thread Sebastien Marie
On Mon, Jan 09, 2017 at 06:12:37PM +, Stuart Henderson wrote: > On 2017/01/09 19:00, Sebastien Marie wrote: > > On Sun, Jan 08, 2017 at 12:29:50PM +0100, Sebastien Marie wrote: > > > Hi, > > > > > > The "OpenSSL bindings for Rust" checks, using pkg-config, the version of > > > openssl installe

Re: openssl.pc version

2017-01-09 Thread Stuart Henderson
On 2017/01/09 19:00, Sebastien Marie wrote: > On Sun, Jan 08, 2017 at 12:29:50PM +0100, Sebastien Marie wrote: > > Hi, > > > > The "OpenSSL bindings for Rust" checks, using pkg-config, the version of > > openssl installed, and target 1.0.1 as minimal version. > > > > Under OpenBSD, /usr/lib/pkgco

Re: openssl.pc version

2017-01-09 Thread Sebastien Marie
On Sun, Jan 08, 2017 at 12:29:50PM +0100, Sebastien Marie wrote: > Hi, > > The "OpenSSL bindings for Rust" checks, using pkg-config, the version of > openssl installed, and target 1.0.1 as minimal version. > > Under OpenBSD, /usr/lib/pkgconfig/openssl.pc is generated by > src/lib/libcrypto/genera

openssl.pc version

2017-01-08 Thread Sebastien Marie
Hi, The "OpenSSL bindings for Rust" checks, using pkg-config, the version of openssl installed, and target 1.0.1 as minimal version. Under OpenBSD, /usr/lib/pkgconfig/openssl.pc is generated by src/lib/libcrypto/generate_pkgconfig.sh, and the "version" is taken from SHLIB_VERSION_NUMBER in src/li