Re: --with-openssl and OPENSSL_OPT

2016-09-13 Thread Maxim Dounin
Hello! On Tue, Sep 13, 2016 at 09:13:24PM +0200, Ondřej Nový wrote: > Hi, > > 2016-09-13 18:55 GMT+02:00 Maxim Dounin : > > > > Try something like this: > > > > ./configure --with-http_ssl_module --with-openssl=/path/to/openssl-1.0.2h > > --with-openssl-opt=no-idea > > make

Re: --with-openssl and OPENSSL_OPT

2016-09-13 Thread Ondrej Novy
Hi, 2016-09-13 3:40 GMT+02:00 Maxim Dounin : > If you need to configure openssl configure options which require > "make depend", you can run "make depend" yourself before making > nginx (and thus OpenSSL). > so I should run config+make depend+make myself? That doesn't work,

[nginx] nginx-1.11.4-RELEASE

2016-09-13 Thread Maxim Dounin
details: http://hg.nginx.org/nginx/rev/953512ca02c6 branches: changeset: 6689:953512ca02c6 user: Maxim Dounin date: Tue Sep 13 18:39:23 2016 +0300 description: nginx-1.11.4-RELEASE diffstat: docs/xml/nginx/changes.xml | 105

[njs] Added tag 0.1.2 for changeset 5b066b4db54c

2016-09-13 Thread Igor Sysoev
details: http://hg.nginx.org/njs/rev/efd2f95aaeb4 branches: changeset: 172:efd2f95aaeb4 user: Igor Sysoev date: Tue Sep 13 16:59:27 2016 +0300 description: Added tag 0.1.2 for changeset 5b066b4db54c diffstat: .hgtags | 1 + 1 files changed, 1 insertions(+), 0

[njs] Constructor function prototypes now have correct types and...

2016-09-13 Thread Igor Sysoev
details: http://hg.nginx.org/njs/rev/cb414901 branches: changeset: 169:cb414901 user: Igor Sysoev date: Tue Sep 13 16:19:26 2016 +0300 description: Constructor function prototypes now have correct types and values. diffstat: njs/njs_array.c |3