You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl-cvs@perl.apache.org by ri...@apache.org on 2002/06/05 11:23:19 UTC

cvs commit: embperl/test/conf httpd.conf.src

richter     2002/06/05 02:23:19

  Modified:    test/conf Tag: Embperl2c httpd.conf.src
  Log:
  -
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.24.4.64 +2 -2      embperl/test/conf/httpd.conf.src
  
  Index: httpd.conf.src
  ===================================================================
  RCS file: /home/cvs/embperl/test/conf/httpd.conf.src,v
  retrieving revision 1.24.4.63
  retrieving revision 1.24.4.64
  diff -u -r1.24.4.63 -r1.24.4.64
  --- httpd.conf.src	1 Jun 2002 23:44:26 -0000	1.24.4.63
  +++ httpd.conf.src	5 Jun 2002 09:23:19 -0000	1.24.4.64
  @@ -34,8 +34,8 @@
   print OFH "$EPMODPERL\n" ;
   print OFH "LoadModule embperl_module \"$EPPATH/blib/arch/auto/Embperl/Embperl.so\"\n" if ($MP2) ;
   
  -print OFH "PerlPassEnv PATH\n" if ($MP2) ;
  -print OFH "PerlPassEnv PERL5LIB\n" if ($MP2) ;
  +#print OFH "PerlPassEnv PATH\n" if ($MP2) ;
  +#print OFH "PerlPassEnv PERL5LIB\n" if ($MP2) ;
   
   print OFH <<EOD ;
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-cvs-help@perl.apache.org