bnicholes    2004/04/29 10:26:40

  Modified:    .        Tag: APU_0_9_BRANCH NWGNUmakefile
  Log:
  Add apr_dbm_berkeleydb.c to the NetWare build
  
  Submitted by: Guenter Knauf <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.7.2.2   +1 -0      apr-util/NWGNUmakefile
  
  Index: NWGNUmakefile
  ===================================================================
  RCS file: /home/cvs/apr-util/NWGNUmakefile,v
  retrieving revision 1.7.2.1
  retrieving revision 1.7.2.2
  diff -u -r1.7.2.1 -r1.7.2.2
  --- NWGNUmakefile     12 Apr 2004 20:50:54 -0000      1.7.2.1
  +++ NWGNUmakefile     29 Apr 2004 17:26:40 -0000      1.7.2.2
  @@ -237,6 +237,7 @@
        $(OBJDIR)/apr_buckets_socket.o \
        $(OBJDIR)/apr_date.o \
        $(OBJDIR)/apr_dbm.o \
  +     $(OBJDIR)/apr_dbm_berkeleydb.o \
        $(OBJDIR)/apr_dbm_sdbm.o \
        $(OBJDIR)/apr_hooks.o \
        $(OBJDIR)/apr_md4.o \
  
  
  

Reply via email to