stas        2002/07/16 12:17:05

  Modified:    src/docs/2.0/user/install install.pod
  Log:
  clarify the issue with MP_AP_PREFIX
  
  Revision  Changes    Path
  1.18      +4 -1      modperl-docs/src/docs/2.0/user/install/install.pod
  
  Index: install.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/install/install.pod,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- install.pod       16 Jul 2002 19:15:43 -0000      1.17
  +++ install.pod       16 Jul 2002 19:17:05 -0000      1.18
  @@ -78,6 +78,8 @@
   
   I<options> an optional list of (key,value) pairs.
   
  +Make sure to read the explanation of C<L<MP_AP_PREFIX|/MP_AP_PREFIX>>:
  +
   =head3 Boolean Build Options
   
   The following options are boolean and can be set with C<MP_XXX=1> or
  @@ -178,7 +180,8 @@
   
   Apache installation prefix, under which the Apache I<include/>
   directory can be found. If Apache is not installed yet, you can point
  -to the source directory. For example if you've have installed Apache
  +to the source directory, but only after you've built or configured
  +Apache in it. For example if you've have installed Apache
   2.0 in C<\Apache2> on Win32, you should use:
   
     MP_AP_PREFIX=\Apache2
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to