wsanchez99/12/06 16:03:26
Modified:src/support apxs.pl
Log:
If we can't open httpd.conf, print a warning, but don't die.
Otherwise, you can't install a module into a package root.
Revision ChangesPath
1.30 +11 -8 apache-1.3/src/support/apxs.pl
Index: apxs.
wsanchez99/12/06 16:06:43
Modified:src/support apxs.pl
Log:
Perform check for "$CFG_SBINDIR/$CFG_TARGET" _after_ the command line
overrides for CFG_SBINDIR and CFG_TARGET have been evaluated.
Revision ChangesPath
1.2 +15 -15apache-2.0/src/support/apxs.pl
wsanchez99/12/06 16:09:04
Modified:src/support apxs.pl
Log:
If we can't open httpd.conf, print a warning, but don't die.
Otherwise, you can't install a module into a package root.
Revision ChangesPath
1.3 +10 -7 apache-2.0/src/support/apxs.pl
Index: apxs.
rasmus 99/12/06 20:54:49
Modified:src/modules/standard mod_info.c
src/support logresolve.c
Log:
Revision ChangesPath
1.47 +1 -1 apache-1.3/src/modules/standard/mod_info.c
Index: mod_info.c
=
martin 99/12/07 04:19:50
Modified:src Configure PORTING
src/include ap_config.h
Log:
Autodetect the presence of the header; use it if available.
This change results in fewer OS dependencies than the old (hardcoded)
"#if defined() &&..." list
Submitted b
bjh 99/12/07 06:15:03
Modified:.configure
Log:
Give OS/2 back a default layout, disabled by previous patch.
Revision ChangesPath
1.112 +1 -0 apache-1.3/configure
Index: configure
=
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
=
dreid 99/12/07 07:09:23
Modified:src/lib/apr/misc/beos misc.h
Log:
Add apr_abort to BeOS.
Revision ChangesPath
1.5 +1 -0 apache-2.0/src/lib/apr/misc/beos/misc.h
Index: misc.h
===
RCS fil