Changeset 1655

Show
Ignore:
Timestamp:
02/17/2007 03:49:00 PM (19 months ago)
Author:
jan
Message:

removed splaytree from the packaging

Location:
trunk/src
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.am

    r1626 r1655  
    7272      network_posix_aio.c \ 
    7373      network_gthread_aio.c \ 
    74       splaytree.c \ 
    7574      http_resp.c http_resp_parser.c \ 
    7675      http_req.c http_req_parser.c \ 
     
    308307      configparser.h mod_ssi_exprparser.h \ 
    309308      sys-mmap.h sys-socket.h mod_cml.h mod_cml_funcs.h \ 
    310       splaytree.h proc_open.h mod_sql_vhost_core.h \ 
     309      proc_open.h mod_sql_vhost_core.h \ 
    311310      sys-files.h sys-process.h sys-strings.h  \ 
    312311      iosocket.h array-static.h \ 
  • trunk/src/SConscript

    r1494 r1655  
    1919      configfile-glue.c \ 
    2020      http-header-glue.c status_counter.c \ 
    21       splaytree.c network_writev.c \ 
     21      network_writev.c \ 
    2222      network_write.c network_linux_sendfile.c \ 
    2323      network_freebsd_sendfile.c  network_win32_send.c \