build: remove redundant TODO in configure
authorOjas Shirekar <ojas.shirekar@gmail.com>
Fri, 5 Feb 2016 05:05:17 +0000 (10:35 +0530)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commit78962b32bf8e262b2ee64fa9d889583cc52a43ae
treecd93de4ca9ae8ad75b88f0fe38335d4f32e450b2
parent7c34eb6986a15e2faa3da5a5e8b36a383cec7dc8
build: remove redundant TODO in configure

Remove a redundant TODO in configure:
"# TODO(srl295): EBCDIC should be 'e'"
as there is no plan to support EBCDIC systems any time soon.

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