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 2002/05/06 19:35:40 UTC

cvs commit: httpd-2.0/modules/experimental NWGNUmem_cach

bnicholes    02/05/06 10:35:39

  Modified:    modules/experimental NWGNUmem_cach
  Log:
  Updated the NetWare make file to match the latest changes
  
  Submitted by: Jean-Jacques Clar [jjclar@novell.com]
  
  Revision  Changes    Path
  1.2       +1 -1      httpd-2.0/modules/experimental/NWGNUmem_cach
  
  Index: NWGNUmem_cach
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/experimental/NWGNUmem_cach,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- NWGNUmem_cach	30 Apr 2002 22:16:51 -0000	1.1
  +++ NWGNUmem_cach	6 May 2002 17:35:39 -0000	1.2
  @@ -30,7 +30,6 @@
   			$(AP_WORK)/os/NetWare \
   			$(AP_WORK)/server/mpm/NetWare \
   			$(AP_WORK)/srclib/pcre \
  -			../main \
   			$(NWOS) \
   			$(EOLIST)
   
  @@ -180,6 +179,7 @@
   #
   FILES_nlm_objs = \
   	$(OBJDIR)/mod_mem_cache.o \
  +	$(OBJDIR)/cache_hash.o \
   	$(EOLIST)
   
   #