[dovecot-cvs] dovecot/src Makefile.am,1.16,1.16.2.1
cras at dovecot.org
cras at dovecot.org
Sun Jun 11 14:10:54 EEST 2006
- Previous message: [dovecot-cvs] dovecot/doc mkcert.sh,1.7,1.7.2.1
- Next message: [dovecot-cvs] dovecot/src/deliver Makefile.am, 1.1,
1.1.2.1 auth-client.c, NONE, 1.1.2.1 auth-client.h, NONE,
1.1.2.1 deliver.c, 1.20, 1.20.2.1 deliver.h, NONE,
1.1.2.1 duplicate.c, NONE, 1.1.2.1 duplicate.h, NONE,
1.1.2.1 mail-send.c, NONE, 1.1.2.1 mail-send.h, NONE,
1.1.2.1 smtp-client.c, NONE, 1.1.2.1 smtp-client.h, NONE, 1.1.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/cvs/dovecot/src
In directory talvi:/tmp/cvs-serv13521/src
Modified Files:
Tag: branch_1_0
Makefile.am
Log Message:
Moved all the non-Sieve code from dovecot-lda in here and rewrote parts of
it to be cleaner. The Sieve code can now be run as a plugin from
dovecot-sieve CVS module.
Index: Makefile.am
===================================================================
RCS file: /var/lib/cvs/dovecot/src/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -u -d -r1.16 -r1.16.2.1
--- Makefile.am 14 Jan 2006 13:22:25 -0000 1.16
+++ Makefile.am 11 Jun 2006 11:10:52 -0000 1.16.2.1
@@ -3,8 +3,7 @@
endif
if BUILD_DELIVER
-#DELIVER = deliver
-DELIVER =
+DELIVER = deliver
endif
SUBDIRS = \
- Previous message: [dovecot-cvs] dovecot/doc mkcert.sh,1.7,1.7.2.1
- Next message: [dovecot-cvs] dovecot/src/deliver Makefile.am, 1.1,
1.1.2.1 auth-client.c, NONE, 1.1.2.1 auth-client.h, NONE,
1.1.2.1 deliver.c, 1.20, 1.20.2.1 deliver.h, NONE,
1.1.2.1 duplicate.c, NONE, 1.1.2.1 duplicate.h, NONE,
1.1.2.1 mail-send.c, NONE, 1.1.2.1 mail-send.h, NONE,
1.1.2.1 smtp-client.c, NONE, 1.1.2.1 smtp-client.h, NONE, 1.1.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dovecot-cvs
mailing list