cvs commit: apache-2.0 configure

2000-01-31 Thread martin
martin 00/01/31 15:54:07 Modified:.configure Log: grep the right pattern Revision ChangesPath 1.9 +1 -1 apache-2.0/configure Index: configure === RCS file: /export/home/cvs/apache

cvs commit: apache-2.0 configure

1999-12-31 Thread rbb
rbb 99/12/31 11:10:59 Modified:.configure Log: Update configure script, so --enable-modules=most can compile a working Apache 2.0 server. This basically removes mod_info and mod_proxy from the build process. With this change, most of the server compiles again.

cvs commit: apache-2.0 configure

1999-12-07 Thread bjh
bjh 99/12/07 06:20:12 Modified:.configure Log: Give OS/2 back a default layout, disabled by previous patch. Revision ChangesPath 1.7 +1 -0 apache-2.0/configure Index: configure =

cvs commit: apache-2.0 configure

1999-12-04 Thread wsanchez
wsanchez99/12/03 17:01:12 Modified:.configure Log: Try to keep the platform overrides in one place. Revision ChangesPath 1.6 +4 -6 apache-2.0/configure Index: configure === RCS fil

cvs commit: apache-2.0 configure

1999-10-05 Thread martin
martin 99/10/05 07:46:07 Modified:.configure Log: If none of the standard group names was found in /etc/group, configure would generate a line like conf_group = #-1 in the Makefile. But as this is an empty assignment (# is the comment start), the resulting ht

cvs commit: apache-2.0 configure

1999-08-29 Thread rse
rse 99/08/29 03:43:13 Modified:src CHANGES .configure Log: Even more convinience features for config.option: allow the loading of multiple option sections at once via ``--with-option=,,...''. This way one can reasonably combine the contents of di