stas        2003/04/03 22:12:58

  Modified:    lib/Apache Build.pm
  Log:
  spel
  
  Revision  Changes    Path
  1.118     +1 -1      modperl-2.0/lib/Apache/Build.pm
  
  Index: Build.pm
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/lib/Apache/Build.pm,v
  retrieving revision 1.117
  retrieving revision 1.118
  diff -u -r1.117 -r1.118
  --- Build.pm  28 Mar 2003 00:30:00 -0000      1.117
  +++ Build.pm  4 Apr 2003 06:12:58 -0000       1.118
  @@ -633,7 +633,7 @@
   
       $dir ||= $self->{MP_AP_PREFIX};
   
  -# we not longer install Apache headers, so dont bother looking in @INC
  +# we no longer install Apache headers, so don't bother looking in @INC
   # might end up finding 1.x headers anyhow
   #    unless ($dir and -d $dir) {
   #        for (@INC) {
  
  
  

Reply via email to