Commit ec7fbf2b authored by Oguz Bastemur's avatar Oguz Bastemur Committed by Shigeki Ohtsu
Browse files

tools: fix install source path for openssl headers

This part is broken for a very long time. We noticed the problem while
using jxcore native interface with embedded openssl. I've also sent a
pull request to node.js repo. The problem may affect a native addon
using builtin openssl. `opensslconf.h` is overwritten with
`deps/openssl/conf/opensslconf.h`

PR-URL: https://github.com/iojs/io.js/pull/1354


Reviewed-By: default avatarShigeki Ohtsu <ohtsu@iij.ad.jp>
parent 644ece1f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment