No, no, please revert it. what made you decide to remove it?

I just tested it with
/home/stas/perl/ithread/bin/perl5.7.2 Makefile.PL \
-apxs /home/stas/httpd/prefork/bin/apxs
make test

and it all worked.

[EMAIL PROTECTED] wrote:
jwoolley    02/03/25 20:48:00

Modified: perl-framework README
Log:
no hyphen there anymore
Revision Changes Path
1.9 +1 -1 httpd-test/perl-framework/README
Index: README
===================================================================
RCS file: /home/cvs/httpd-test/perl-framework/README,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -u -r1.8 -r1.9
--- README 27 Dec 2001 17:05:52 -0000 1.8
+++ README 26 Mar 2002 04:48:00 -0000 1.9
@@ -26,7 +26,7 @@
2. Any DSOs you wish to use should be configured in that Apache's
httpd.conf (the test harness will pick this configuration up)
3. Setup:
- perl Makefile.PL -apxs /path/to/apache/bin/apxs
+ perl Makefile.PL apxs /path/to/apache/bin/apxs
4. Run the tests:
t/TEST
5. Evaluate test output.



--


__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com



Reply via email to