cvs commit: apache-1.3/src/support apxs.pl

2000-02-06 Thread rse
rse 00/02/06 05:16:02 Modified:src CHANGES src/support apxs.pl Log: Fix handling of multiple queries in APXS commands (e.g. "apxs -q CC CFLAGS") and make sure Perl-related command line options (which can contain the "::" constructs) do no longer cause an i

cvs commit: apache-1.3/src/modules/standard mod_mime.c

2000-02-06 Thread bjh
bjh 00/02/05 19:53:14 Modified:src/modules/standard mod_mime.c Log: Use ap_isgraph instead of isgraph to avoid "subscript has type `char'" warning. Revision ChangesPath 1.54 +1 -1 apache-1.3/src/modules/standard/mod_mime.c Index: mod_mime.c

cvs commit: apache-1.3/src Configure

2000-02-06 Thread martin
martin 00/02/05 17:27:24 Modified:src Configure Log: Improve DSO default for SINIX cc Revision ChangesPath 1.393 +1 -1 apache-1.3/src/Configure Index: Configure === RCS file: /export/h