Hello! On Mon, Nov 04, 2013 at 03:41:32PM -0800, Piotr Sikora wrote:
> Hey, > attached patch with a few configure changes for 3rd party libs > that were in my local tree. > > I didn't want to spam you with one-line commits, so I squashed > them as one, hopefully that's OK as they are kind of related. I would suggest breaking this at least into several patches. [...] > && \$(MAKE) \\ > - && \$(MAKE) install LIBDIR=lib > + && \$(MAKE) install_sw LIBDIR=lib This is not going to work as oldest version of the OpenSSL library nginx supports is 0.9.7. -- Maxim Dounin http://nginx.org/en/donation.html _______________________________________________ nginx-devel mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx-devel
