https://bz.apache.org/bugzilla/show_bug.cgi?id=58926
Bug ID: 58926
Summary: [Patchset] Improvements for apxs
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
Assignee: [email protected]
Reporter: [email protected]
A group of related improvements to the apxs tool.
0001: a fix to the module-name fallback search -- which I have now discovered
is already submitted under PR43033. It appears to be identical to the patch
submitted there, and I include it only because the later patches are based on
top of it.
0002: Removal of unused code that was orphaned after httpd 1.3.
0003: The module name is only used when apxs is asked to activate a module (-a
or -A), but apxs always errors out if it can't determine a module name. This
patch only performs the search for a name if the user is trying to activate the
module during installation.
0004: Whitespace fixes (tabs -> 8 spaces, removal of trailing whitespace). Note
that the __DATA__ portion of the code is not touched by this patch.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]