'make dist' broken by 'tolua' requirement
'make dist' test on CI is failing. It would need 'tolua' to build some of the files to distribute, but apparently it's not building it first. The change to use self-built tolua by default exposed this.
As a CI build fix, will push attached patch immediately after test builds.
'make dist' test on CI is failing. It would need 'tolua' to build some of the files to distribute, but apparently it's not building it first. The change to use self-built tolua by default exposed this.