Re: [Groff] error with autoreconf

2013-04-14 Thread Werner LEMBERG
>> Don't worry. If people use the default incantation >> >> cvs -z9 update -dP >> >> an empty `autom4te.cache' file gets deleted automatically. > > `autom4te.cache' isn't empty, but contains a `CVS' subdirectory with > the usual files. This counts as empty. Werner

Re: [Groff] error with autoreconf

2013-04-14 Thread Bernd Warken
> Von: "Werner LEMBERG" > > > 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. `autom4te.cache' isn't empty, b

Re: [Groff] error with autoreconf

2013-04-14 Thread Werner LEMBERG
> 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 don

[Groff] error with autoreconf

2013-04-14 Thread Bernd Warken
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'. I do not know where that comes from. I did not install anything about `autotools' in CVS. Maybe the deletion of `au