Re: [tcnative] slight apr and openssl version confusion

2010-01-05 Thread Mladen Turk
On 01/05/2010 10:59 AM, Rainer Jung wrote: On 05.01.2010 10:04, Mladen Turk wrote: On 01/05/2010 09:11 AM, jean-frederic clere wrote: I think the file native/srclib/VERSIONS should be created by configure and doesn't need to be in repository. This file is more like a README. It says which ve

Re: [tcnative] slight apr and openssl version confusion

2010-01-05 Thread Rainer Jung
On 05.01.2010 10:04, Mladen Turk wrote: On 01/05/2010 09:11 AM, jean-frederic clere wrote: I think the file native/srclib/VERSIONS should be created by configure and doesn't need to be in repository. This file is more like a README. It says which version is recommended/required for the builds

Re: [tcnative] slight apr and openssl version confusion

2010-01-05 Thread Mladen Turk
On 01/05/2010 09:11 AM, jean-frederic clere wrote: I think the file native/srclib/VERSIONS should be created by configure and doesn't need to be in repository. This file is more like a README. It says which version is recommended/required for the builds. Regards -- ^TM -

Re: [tcnative] slight apr and openssl version confusion

2010-01-05 Thread jean-frederic clere
On 01/04/2010 06:01 PM, Rainer Jung wrote: > What is the use of the file > >native/srclib/VERSIONS > > in tcnative? > > Ib the 1.1.x branch it contains the info: > > = > Use the following version of the libraries > > - APR 1.2.8, http://apr.apache.or

[tcnative] slight apr and openssl version confusion

2010-01-04 Thread Rainer Jung
What is the use of the file native/srclib/VERSIONS in tcnative? Ib the 1.1.x branch it contains the info: = Use the following version of the libraries - APR 1.2.8, http://apr.apache.org - OpenSSL 0.9.8e, http://www.openssl.org ===