stas 2003/04/30 17:15:33
Modified: . INSTALL.MacOSX Log: add Apache::Test to the list of prerequisites for 'make test' Submitted by: David Wheeler <[EMAIL PROTECTED]> Revision Changes Path 1.5 +1 -1 httpd-apreq/INSTALL.MacOSX Index: INSTALL.MacOSX =================================================================== RCS file: /home/cvs/httpd-apreq/INSTALL.MacOSX,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- INSTALL.MacOSX 27 Feb 2003 20:43:21 -0000 1.4 +++ INSTALL.MacOSX 1 May 2003 00:15:33 -0000 1.5 @@ -24,7 +24,7 @@ and then "sudo make install" to install the C library. Next, the normal Perl build of libapreq should work. Note that you'll need -libwwwperl and URI installed in order to run make test. +Apache::TestMM, libwwwperl, and URI installed in order to run "make test". % perl Makefile.PL % make
