
- checkxml requires tidy for HTML files and xmllint for XML. Tidy is used because it will exit non-zero on parsing errors while xmllint will still exit 0 if the HTML files contain errors. xmllint "does the right thing" for XML. - checkpo requires msgfmt * add testscripts build target