summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2011-03-19 03:13:19 +0000
committerGuenter Knauf <fuankg@apache.org>2011-03-19 03:13:19 +0000
commit369bacc024067290d3b8d78b819f704f8ce41086 (patch)
treeb1613eca48562277a9e28a1070b3d7067445a679
parent78f929c6c52cfd9750abf6b1ba779f86f8460c07 (diff)
downloadapr-369bacc024067290d3b8d78b819f704f8ce41086.tar.gz
Removed libprews.o from aprlib.
This file should only be linked into the NLM, and not be a member of the static lib. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.3.x@1083137 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--NWGNUmakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index 404e75cfe..dbadf5546 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -323,7 +323,6 @@ FILES_lib_objs = \
$(OBJDIR)/groupinfo.o \
$(OBJDIR)/inet_pton.o \
$(OBJDIR)/inet_ntop.o \
- $(OBJDIR)/libprews.o \
$(OBJDIR)/mktemp.o \
$(OBJDIR)/mmap.o \
$(OBJDIR)/multicast.o \