Darshit Shah <[email protected]> writes: > Damn.. I didn't think of searching for that. > > We should use AC_PROG_LEX
I don't think we should check for it. As we distribute the .c file with the tarball, it is not needed for building wget. It is only needed from a git checkout, so the place for such a check should be the bootstrap script (adding a dependency, if missed, in bootstrap.conf). Regards, Giuseppe
