randyk      2002/06/30 21:48:22

  Modified:    src/docs/1.0/os/win32 install.pod
  Log:
  added note about defining EAPI
  
  Revision  Changes    Path
  1.5       +6 -1      modperl-docs/src/docs/1.0/os/win32/install.pod
  
  Index: install.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/1.0/os/win32/install.pod,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- install.pod       10 Jun 2002 17:40:48 -0000      1.4
  +++ install.pod       1 Jul 2002 04:48:22 -0000       1.5
  @@ -89,7 +89,12 @@
   the size of the DLL), by setting:
   
    "Project -> Settings -> [C/C++] -> Category: [Code Generation] -> 
  -  Use runtime library: [Multithreaded DLL]
  +  Use runtime library: [Multithreaded DLL]"
  +
  +As well, if you are using a mod_ssl enabled Apache, you
  +should add I<EAPI> to the list of preprocessor definitions under
  +
  + "Project -> Settings -> [C/C++]"
   
   =item Testing
   
  
  
  

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

Reply via email to