Hi, all; I tried to build it on cygwin; it didn't find ncurses [0], but configure exited successfully, and it was make that broke. I'm not quite sure this is what Texinfo really wants in such cases.
[0] This is probably a problem of the system, and user should run something like configure LDFLAGS='-L /usr/lib/ncursesw' CFLAGS='-I /usr/include/ncursesw', in which case it builds and passes `make check'.
