rse         98/06/10 05:40:27

  Modified:    src/support httpd.exp
  Log:
  Make sure the AIX build doesn't fail for 1.3.1 because
  of Dean's recent changes to the function set.
  
  Revision  Changes    Path
  1.4       +1 -0      apache-1.3/src/support/httpd.exp
  
  Index: httpd.exp
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/src/support/httpd.exp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- httpd.exp 1998/06/05 17:33:49     1.3
  +++ httpd.exp 1998/06/10 12:40:26     1.4
  @@ -63,6 +63,7 @@
   ap_close_piped_log
   ap_construct_server
   ap_construct_url
  +ap_content_type_tolower
   ap_copy_array
   ap_copy_array_hdr
   ap_copy_table
  
  
  

Reply via email to