1 Oct 21:29
Configure does not check for Flex and Texinfo (cvs head)
Sebastian Pipping <webmaster <at> hartwork.org>
2007-10-01 19:29:35 GMT
2007-10-01 19:29:35 GMT
With the latest cvs head without flex I run into:
/bin/bash ../build-aux/ylwrap scan-code.l .c scan-code.c -- :
/bin/bash ../build-aux/ylwrap scan-skel.l .c scan-skel.c -- :
/bin/bash ../build-aux/ylwrap scan-gram.l .c scan-gram.c -- :
make[1]: *** [scan-skel.c] Error 1
make[1]: *** [scan-gram.c] Error 1
make[1]: *** [scan-code.c] Error 1
With flex installed but no texinfo I run into:
WARNING: `makeinfo' is missing on your system. [..]
make[1]: *** [bison.info] Error 1
Sebastian
I suppose it might be a bit nicer to output the message that you
describe, but as a hacker you should be able to propose a patch to do
that.
RSS Feed