[Groff-commit] groff ChangeLog Makefile.in aclocal.m4 configur...

2013-04-14 Thread Bernd Warken
CVSROOT:/cvsroot/groff Module name:groff Changes by: Bernd Warken 13/04/14 23:11:10 Modified files: . : ChangeLog Makefile.in aclocal.m4 configure configure.ac m4 : groff.m4 Log message: Add Perl test t

[Groff-commit] groff ChangeLog INSTALL INSTALL.gen MANIFEST RE...

2013-04-14 Thread Bernd Warken
CVSROOT:/cvsroot/groff Module name:groff Changes by: Bernd Warken 13/04/14 23:49:49 Modified files: . : ChangeLog INSTALL INSTALL.gen MANIFEST README Log message: Add documentation for the installation. CVSWeb URLs: http://cvs.savannah.gnu.org/view

Re: [Groff-commit] groff ChangeLog Makefile.in aclocal.m4 configur...

2013-04-14 Thread Werner LEMBERG
Bernd, there are some problems with this patch. > +PERL=@PERL@ > PERLPATH=@PERLPATH@ > +PERLVERSION=@PERLVERSION@ We don't need PERL *and* PERLPATH. You should rename everything to use either the former or the latter. > --- aclocal.m428 Dec 2012 11:59:30 - 1.58 > +++ acloca