Also we would need to install the install-hyphenation script, so that it becomes part of binary packages.
There would also some changes neccessary, since the script searches "Makefile".
This is an aspect I have not yet thought about: whether the script is part of the installation process (as now) or the installation itself (as you suggest).
If we install it it will probabely end up in binary packages and be available for end users. If we don't install it, we rely on packagers to deal with the problem (e.g. to create a separate hyphenation pattern package).
If we do that it would have to be renamed to dillo-install-hyphenation or something like that. Does this sound ok?
I'll try to modify the script, so it can be installed to ${prefix}/bin. In any case, this is certainly useful.
Done, plus some polishing. Call dillo-install-hyphenation either from the tarball directory or from /usr/local/bin. Sebastian