stas 2003/08/19 09:59:29
Modified: . ToDo
Log:
revert the todo item, should have gone into httpd-apreq-2
Revision Changes Path
1.15 +0 -3 httpd-apreq/ToDo
Index: ToDo
===================================================================
RCS file: /home/cvs/httpd-apreq/ToDo,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ToDo 17 Aug 2003 06:25:02 -0000 1.14
+++ ToDo 19 Aug 2003 16:59:29 -0000 1.15
@@ -1,6 +1,3 @@
-o httpd 2.0.46 is a requirement, need to add the check in ./configure
- and abort if not satisfied.
-
o Apache::Test is required early in Makefile.PL, so we can't rely on
CPAN.pm's prereq_pm to fetch it if not available. Therefore we need
to use Module::Install, which handles this kind of situations gracefully.