You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bn...@apache.org on 2003/01/22 17:33:42 UTC

cvs commit: httpd-2.0 NWGNUmakefile

bnicholes    2003/01/22 08:33:42

  Modified:    .        NWGNUmakefile
  Log:
  Remove rfc1413.c from the build
  
  Revision  Changes    Path
  1.14      +0 -1      httpd-2.0/NWGNUmakefile
  
  Index: NWGNUmakefile
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/NWGNUmakefile,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- NWGNUmakefile	16 Oct 2002 23:52:35 -0000	1.13
  +++ NWGNUmakefile	22 Jan 2003 16:33:41 -0000	1.14
  @@ -220,7 +220,6 @@
   	$(OBJDIR)/protocol.o \
   	$(OBJDIR)/provider.o \
   	$(OBJDIR)/request.o \
  -	$(OBJDIR)/rfc1413.o \
   	$(OBJDIR)/scoreboard.o \
   	$(OBJDIR)/util.o \
   	$(OBJDIR)/util_cfgtree.o \