From: Timo Sirainen Date: Wed, 25 Mar 2009 18:23:46 +0000 (-0400) Subject: configure no longer prints "UNSTABLE development branch" warning. X-Git-Tag: 1.2.beta4~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cff20fcc9827c651481e393952d304936fb4fac2;p=thirdparty%2Fdovecot%2Fcore.git configure no longer prints "UNSTABLE development branch" warning. --HG-- branch : HEAD --- diff --git a/configure.in b/configure.in index 1ec5de70b4..ef159aee1e 100644 --- a/configure.in +++ b/configure.in @@ -2447,5 +2447,3 @@ echo "Building with GSSAPI support ........ : $have_gssapi" echo "Building with user database modules . :$userdb" echo "Building with password lookup modules :$passdb" echo "Building with SQL drivers ............:$sql_drivers" - -echo "NOTE: This is the UNSTABLE development branch of Dovecot v1.2."