summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorChris Darroch <chrisd@apache.org>2008-11-02 04:21:48 +0000
committerChris Darroch <chrisd@apache.org>2008-11-02 04:21:48 +0000
commitcf4e94f55e8a6434fee0fee2a8ee09beaf273591 (patch)
treed3d9e5a323e197fa3bd1787a8c9d498e2b3097db /NWGNUmakefile
parentfa0fdfa2fca6dd63cd787106b209b1415c8eb1b8 (diff)
downloadhttpd-cf4e94f55e8a6434fee0fee2a8ee09beaf273591.tar.gz
Remove mod_authn_default and mod_authz_default.
Note: I've attempted to work through the Windows and Netware build files, but if those with such systems could repair any damage, that would be appreciated. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709839 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index e87c7b136f..bdc9a6c08e 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -211,9 +211,7 @@ FILES_nlm_objs = \
$(OBJDIR)/log.o \
$(OBJDIR)/main.o \
$(OBJDIR)/mod_authn_core.o \
- $(OBJDIR)/mod_authn_default.o \
$(OBJDIR)/mod_authz_core.o \
- $(OBJDIR)/mod_authz_default.o \
$(OBJDIR)/mod_authz_host.o \
$(OBJDIR)/mod_alias.o \
$(OBJDIR)/mod_dir.o \