Check-in Number:
|
228 | |
Date: |
2000-Dec-14 16:56:46 (local)
2000-Dec-14 15:56:46 (UTC) |
User: | simons |
Branch: | |
Comment: |
Removed the mail rescue mechanism and all relating code. I guess
nobody ever used that mechanism anyway, not even me. :-) |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/petidomo/Makefile.in 1.11 -> 1.12
--- Makefile.in 2000/12/15 15:48:00 1.11
+++ Makefile.in 2000/12/15 15:56:46 1.12
@@ -28,7 +28,7 @@
CPPFLAGS = @CPPFLAGS@ @DEFS@
LDFLAGS = @LDFLAGS@
-OBJS = acl.o archive.o authen.o config.o exit.o \
+OBJS = acl.o archive.o authen.o config.o \
filter.o handleacl.o help.o hermes.o index.o io.o listserv.o \
mailer.o members.o parsearray.o password.o rfcparse.o \
subscribe.o tool.o signature.o unsubscribe.o main.o
|
|