summaryrefslogtreecommitdiffstats
path: root/modules/loggers/NWGNUforensic
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2007-02-01 00:55:44 +0100
committerBradley Nicholes <bnicholes@apache.org>2007-02-01 00:55:44 +0100
commitba4156cadd9cdd03d0c94d8a8199f200f327ef6c (patch)
tree681f06395819852a7449eee68243f80f34487f76 /modules/loggers/NWGNUforensic
parent* server/listen.c (ap_apply_accept_filter): Bump TCP_DEFER_ACCEPT (diff)
downloadapache2-ba4156cadd9cdd03d0c94d8a8199f200f327ef6c.tar.xz
apache2-ba4156cadd9cdd03d0c94d8a8199f200f327ef6c.zip
Implement a BASEDIR build environment variable to allow the NetWare build to relocate the install files
Submitted by: Guenter Knauf <fuankg apache org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@502051 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/loggers/NWGNUforensic')
-rw-r--r--modules/loggers/NWGNUforensic2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/loggers/NWGNUforensic b/modules/loggers/NWGNUforensic
index 58bbbcee43..6ebcd38f04 100644
--- a/modules/loggers/NWGNUforensic
+++ b/modules/loggers/NWGNUforensic
@@ -244,7 +244,7 @@ nlms :: libs $(TARGET_nlm)
# correct place. (See $(AP_WORK)\build\NWGNUhead.inc for examples)
#
install :: nlms FORCE
- copy $(OBJDIR)\*.nlm $(INSTALL)\Apache2\modules\*.*
+ copy $(OBJDIR)\*.nlm $(INSTALL)\$(BASEDIR)\modules\*.*
#
# Any specialized rules here