configure: remove shared cares build option
authorJohan Bergström <bugs@bergstroem.nu>
Wed, 3 Dec 2014 07:28:40 +0000 (18:28 +1100)
committerRod Vagg <rod@vagg.org>
Thu, 4 Dec 2014 10:20:28 +0000 (21:20 +1100)
commit766d063e0578c0f7758c3a965c971763f43fec85
tree4f3aa5f5cddc2b865291bd9283735e052c0c76f8
parent206389d411c7ca13d90d3104ce21fdc284123d96
configure: remove shared cares build option

Bundled cares differs from upstream which will result
in a compilation error when trying to used a shared cares.

Fixes: https://github.com/joyent/node/pull/8786
PR-URL: https://github.com/iojs/io.js/pull/38
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
configure
node.gyp
tools/install.py