build: add a help message and removed a TODO.
authorOjas Shirekar <ojas.shirekar@gmail.com>
Fri, 5 Feb 2016 05:10:53 +0000 (10:40 +0530)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commitfcb8d3eddbb55d36b4157ba7656d48a2c2a29619
treeda8e0ef17c93a6ad0c6844f96882c1980ef7b764
parent78962b32bf8e262b2ee64fa9d889583cc52a43ae
build: add a help message and removed a TODO.

Add a help message for --systemtap-includes
optparse.SUPPRESS_HELP was replaced by help message
and the TODO comment was removed

Refs: https://github.com/nodejs/node/issues/4607
PR-URL: https://github.com/nodejs/node/pull/5080
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Rich Trott <rtrott@gmail.com>
configure