Hi
When I try to build pspp for MSWindows I get:
/usr/bin/sed -e '/^"POT-Creation-Date: /d' po/zh_CN.po,tmp > po/zh_CN.po,tmp2
rm -f po/zh_CN.po,tmp
mv po/zh_CN.po,tmp2 po/zh_CN.po
POFILES="po/ca.po po/de.po po/el.po po/es.po po/fr.po po/gl.po po/hu.po po/ja.po po/lt.po po/nl.po po/pl.po po/pt_BR.po po/ru.po po/sl.po po/tr.po po/uk.po po/zh_CN.po" top_builddir="." /bin/sh src/ui/gui/gen-dot-desktop.sh > src/ui/gui/pspp.desktop
/bin/sh ./build-aux/missing --run autom4te --language=autotest -I '.' tests/
testsuite.at | /usr/bin/sed 's/@<00A0>@/ /g' > tests/testsuite.tmp
./build-aux/missing: line 81: autom4te: command not found
WARNING: 'autom4te' is missing on your system.
You might have modified some maintainer files that require
the 'autom4te' program to be rebuilt.
The 'autom4te' program is part of the GNU Autoconf package:
<
http://www.gnu.org/software/autoconf/>
It also requires GNU m4 and Perl in order to run:
<
http://www.gnu.org/software/m4/>
<
http://www.perl.org/>
test -s tests/testsuite.tmp
Makefile:12456: recipe for target 'tests/testsuite' failed
make[2]: *** [tests/testsuite] Error 1