lutok
lutok copied to clipboard
0.6: release tarball broken
The release tarball is missing files that the configure script insists upon:
# tar xzf lutok-0.6.tar.gz
# cd lutok-0.6
# ./configure
configure: error: cannot find required auxiliary files: config.guess config.sub ltmain.sh compile ar-lib missing install-sh
#
Ah, this has been reported before but in a related project.
Release 0.6.1 addresses the issue discussed here. Thank you for the report!