INN commit: trunk/m4 (perl.m4)
INN Commit
Russ_Allbery at isc.org
Sun Mar 1 09:39:25 UTC 2009
Date: Sunday, March 1, 2009 @ 01:39:24
Author: iulius
Revision: 8367
Add a warning at configure time if GD is not installed as
a Perl module.
Modified:
trunk/m4/perl.m4
---------+
perl.m4 | 1 +
1 file changed, 1 insertion(+)
Modified: perl.m4
===================================================================
--- perl.m4 2009-02-28 23:47:51 UTC (rev 8366)
+++ perl.m4 2009-03-01 09:39:24 UTC (rev 8367)
@@ -49,6 +49,7 @@
INN_PATH_PROG_ENSURE([PERL], [perl])
_INN_PERL_VERSION(5.004_03)
INN_PERL_MODULE([Encode], [controlchan])
+INN_PERL_MODULE([GD], [innreport's HTML output])
INN_PERL_MODULE([MIME::Parser], [controlchan])
dnl Libraries and flags for embedded Perl. Some distributions of Linux have
More information about the inn-committers
mailing list