> With the actual groff CVS version and with > ftp://ftp.gnu.org/gnu/groff/groff-1.22.2.tar.gz, `autoreconf' > produces errors with `configure', but `autoconf' is fine for > `configure'.
[untested] I think you have to say autoreconf -I m4 > Maybe the deletion of `autom4te.cache' should be done by someone > with admin access. Don't worry. If people use the default incantation cvs -z9 update -dP an empty `autom4te.cache' file gets deleted automatically. Werner