From 198e557c5586aeb2e1ffe06e7db1c974950d470c Mon Sep 17 00:00:00 2001 From: bwarken Date: Sun, 14 Apr 2013 23:11:00 +0000 Subject: Add Perl test to the configuration. --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 87891af0..1972bf7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2013-04-15 Bernd Warken + + Add Perl test to configuration. During the run of `configure' the + program is broken with error when there is no `Perl' or the `perl' + program is too old. + + * m4/groff.m4: Add macro `GROFF_PERL' that tests the availability + of the `perl' program and tests wether this has a version of at + most `v5.6.1'. Define variables $PERL and $PERLPATH for the full + name of the `perl' program and $PERLVERSION as the lest version. + + * configure.ac: Add information of the macro `GROFF_PERL'. + + * Makefile.in: Add definitions of the macro variables and their + `@...@' counterparts. + + Run `autoreconf -I m4'. + 2013-04-13 Keith Marshall Avoid consideration of autotool cache for CVS inclusion. -- cgit v1.2.1