build: fix error message in configure
authorShigeki Ohtsu <ohtsu@iij.ad.jp>
Mon, 13 Apr 2015 01:19:05 +0000 (10:19 +0900)
committerShigeki Ohtsu <ohtsu@iij.ad.jp>
Tue, 14 Apr 2015 15:39:23 +0000 (00:39 +0900)
commita530b2baf12822dd21ff22d2dea8cc484ddf5dc3
tree8c9c175c25e1d80678d594d4f5a00a1d49df93de
parent4830b4bce81eb92f128e6b6a5bc62ce178fbec01
build: fix error message in configure

Replace Node.js to io.js in error messages.

Fixes: https://github.com/iojs/io.js/issues/589
PR-URL: https://github.com/iojs/io.js/pull/1389
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
configure