comparison configure.in @ 3738:732b62dc1976 HEAD

Added beginnings of plugin infrastructure. TODO: These could be optionally compiled into binaries with some configure options. Added quota plugin and a new trash plugin. Not very well tested.
author Timo Sirainen <tss@iki.fi>
date Sat, 10 Dec 2005 21:44:45 +0200
parents d67092398377
children d362e79fdb97
comparison
equal deleted inserted replaced
3737:d67092398377 3738:732b62dc1976
1497 src/master/Makefile 1497 src/master/Makefile
1498 src/pop3/Makefile 1498 src/pop3/Makefile
1499 src/pop3-login/Makefile 1499 src/pop3-login/Makefile
1500 src/deliver/Makefile 1500 src/deliver/Makefile
1501 src/util/Makefile 1501 src/util/Makefile
1502 src/plugins/Makefile
1503 src/plugins/quota/Makefile
1504 src/plugins/imap-quota/Makefile
1505 src/plugins/trash/Makefile
1502 stamp.h 1506 stamp.h
1503 dovecot.spec 1507 dovecot.spec
1504 dovecot-config]) 1508 dovecot-config])
1505 1509
1506 AC_OUTPUT 1510 AC_OUTPUT