From: Timo Sirainen Date: Wed, 14 Apr 2010 16:05:42 +0000 (+0300) Subject: dovecot.m4: Added serial number. X-Git-Tag: 2.0.beta5~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07a776344ceaf4629d9eeaca02272a779a2f5428;p=thirdparty%2Fdovecot%2Fcore.git dovecot.m4: Added serial number. --HG-- branch : HEAD --- diff --git a/dovecot.m4 b/dovecot.m4 index e274edc96f..d727bbdeeb 100644 --- a/dovecot.m4 +++ b/dovecot.m4 @@ -6,6 +6,8 @@ # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. +# serial 1 + AC_DEFUN([DC_PLUGIN_DEPS],[ _plugin_deps=yes AC_MSG_CHECKING([whether OS supports plugin dependencies])