On 07/31/2012 08:52 AM, Stefano Lattarini wrote: > This used to happen to me as well. You should run "git submodule init" and/or > "git submodule update" explicitly after the first clone of the Bison repo.
Thanks, that's in README-hacking but I missed it. The actual command is "git submodule update --init". I looked into the problem a bit, and I'm afraid that the current build scheme for Bison is so complicated that I'm reluctant to mess with this. Oh well.
