You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2001/02/25 21:56:36 UTC

cvs commit: httpd-2.0 libhttpd.mak

wrowe       01/02/25 12:56:36

  Modified:    .        libhttpd.mak
  Log:
    A little transformation for rbb's reorg of this morning.
  
  Revision  Changes    Path
  1.3       +1 -1      httpd-2.0/libhttpd.mak
  
  Index: libhttpd.mak
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/libhttpd.mak,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- libhttpd.mak	2001/02/25 02:53:27	1.2
  +++ libhttpd.mak	2001/02/25 20:56:35	1.3
  @@ -1775,7 +1775,7 @@
   	$(CPP) $(CPP_PROJ) $(SOURCE)
   
   
  -SOURCE=.\modules\http\error_bucket.c
  +SOURCE=.\server\error_bucket.c
   DEP_CPP_ERROR=\
   	".\include\ap_config.h"\
   	".\include\ap_mmn.h"\