~johanvdw/osgeo-fdo/trunk

Viewing all changes in revision 5372.

  • Committer: jng
  • Date: 2019-02-01 11:52:41 UTC
  • Revision ID: svn-v4:d98eaee6-4212-0410-900c-dcc49bf69b99:trunk:7826
The previous attempt to get libcurl to build against internal openssl didn't work because internal openssl does not produce an installation layout that can be directly recognized by the --with-ssl switch for libcurl's configure script. This commit configures openssl to install to the "_install" directory. The build.sh of libcurl will invoke configure with this directory for --with-ssl if it exists.

Also the cmake_bootstrap.sh builds libcurl before openssl, which is the wrong order. So that is fixed as well.

Fixes #967 for real

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: