build: make icu download path customizable
authorJohan Bergström <bugs@bergstroem.nu>
Tue, 6 Oct 2015 06:09:06 +0000 (17:09 +1100)
committerJames M Snell <jasnell@gmail.com>
Thu, 8 Oct 2015 14:56:36 +0000 (07:56 -0700)
commit9136359d57424f295b850983ae27916112ea9a02
treed712b1b1232959d2b869827e91ef83d84fae6165
parentd4fc6d93ef1513bc7fca4d524e5de9c233d1f1ad
build: make icu download path customizable

This makes it easier to store icu tarballs outside of the node.js
directory which is useful in our CI where git directories are
scrubbed between runs.

PR-URL: https://github.com/nodejs/node/pull/3200
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Rod Vagg <rod@vagg.org>
configure