You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ak...@apache.org on 2001/01/04 23:37:29 UTC

cvs commit: httpd-2.0 Apache.dsw libhttpd.def

ake         01/01/04 14:37:29

  Modified:    .        Apache.dsw libhttpd.def
  Log:
  eliminate entries from libhttpd.def that are also in libaprutil.def
  
  Revision  Changes    Path
  1.41      +3 -0      httpd-2.0/Apache.dsw
  
  Index: Apache.dsw
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/Apache.dsw,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- Apache.dsw	2001/01/04 20:55:40	1.40
  +++ Apache.dsw	2001/01/04 22:37:27	1.41
  @@ -348,6 +348,9 @@
       Project_Dep_Name libapr
       End Project Dependency
       Begin Project Dependency
  +    Project_Dep_Name libaprutil
  +    End Project Dependency    
  +    Begin Project Dependency
       Project_Dep_Name libhttpd
       End Project Dependency
   }}}
  
  
  
  1.49      +0 -3      httpd-2.0/libhttpd.def
  
  Index: libhttpd.def
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/libhttpd.def,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- libhttpd.def	2001/01/04 18:22:50	1.48
  +++ libhttpd.def	2001/01/04 22:37:27	1.49
  @@ -364,9 +364,6 @@
   
   
   
  -        ap_debug_module_hooks
  -        ap_current_hooking_module
  -        ap_global_hook_pool
           ap_hook_pre_connection
           ap_hook_post_read_request
           ap_hook_log_transaction