cvs commit: apache-1.3 configure

1998-08-25 Thread rse
rse 98/08/25 03:51:51 Modified:src CHANGES .configure Log: Use the construct ``"$@"'' instead of ``$*'' in the generated config.status script to be immune against arguments with whitespaces. Submitted by: Yves Arrouye <[EMAIL PROTECTED]> Revie

cvs commit: apache-1.3/src/helpers buildinfo.sh

1998-08-25 Thread rse
rse 98/08/25 02:52:40 Modified:src CHANGES .configure Added: src/helpers buildinfo.sh Log: Replace the inlined information grabbing stuff for the configuration adjustment feature (no --without-confadjust) with calls to a new helper script `

cvs commit: apache-1.3/src/support ab.c

1998-08-25 Thread rse
rse 98/08/25 02:22:14 Modified:src CHANGES src/support ab.c Log: Make ab.c again pass ``gcc -Wall -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline'' without complains after we recently added the PO

cvs commit: apache-1.3/src/modules/standard mod_alias.c mod_asis.c mod_dir.c mod_expires.c mod_include.c mod_rewrite.c

1998-08-25 Thread rse
171,11 @@ *ap_proxy_del_header(). Change interface of *ap_proxy_send_fb() and ap_proxy_cache_error(). *Add ap_proxy_send_hdr_line() and ap_proxy_bputs2(). + * 19980825 (1.3.2-dev) - renamed is_HTTP_xxx() macros to ap_is_HTTP_xxx() */ #