stoddard    99/09/09 11:12:26

  Modified:    src/support httpd.exp
  Log:
  Add a symbol required for fast_cgi on AIX.
  
  Revision  Changes    Path
  1.28      +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.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- httpd.exp 1999/08/18 16:02:46     1.27
  +++ httpd.exp 1999/09/09 18:12:13     1.28
  @@ -346,6 +346,7 @@
   ap_sub_req_method_uri
   ap_suexec_enabled
   ap_sync_scoreboard_image
  +ap_sys_siglist
   ap_table_add
   ap_table_addn
   ap_table_do
  
  
  

Reply via email to