wok diff cyrus-imapd/receipt @ rev 18371
Add hiredis
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 16 18:39:55 2015 +0200 (2015-09-16) |
parents | 85b0b0c37b5d |
children | 9e01bc6321ea |
line diff
1.1 --- a/cyrus-imapd/receipt Fri Oct 10 15:17:08 2014 +0200 1.2 +++ b/cyrus-imapd/receipt Wed Sep 16 18:39:55 2015 +0200 1.3 @@ -24,6 +24,7 @@ 1.4 --with-service-path=/usr/lib/cyrus \ 1.5 --with-cyrus-prefix=/usr/lib/cyrus \ 1.6 --with-com_err=yes \ 1.7 + --enable-murder \ 1.8 --enable-replication \ 1.9 --mandir=/usr/share/man $CONFIGURE_ARGS && 1.10 make &&