From: Timo Sirainen Date: Tue, 14 Oct 2025 06:47:19 +0000 (+0300) Subject: m4/dovecot.m4: Export abs_dovecotdir X-Git-Tag: 2.4.2~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=656a15d5b973086bc2f83592dd91d9a0800f6a56;p=thirdparty%2Fdovecot%2Fcore.git m4/dovecot.m4: Export abs_dovecotdir --- diff --git a/m4/dovecot.m4 b/m4/dovecot.m4 index f828c93b48..25d922ccab 100644 --- a/m4/dovecot.m4 +++ b/m4/dovecot.m4 @@ -6,7 +6,7 @@ dnl This file is free software; the authors give dnl unlimited permission to copy and/or distribute it, with or without dnl modifications, as long as this notice is preserved. -# serial 43 +# serial 44 dnl dnl Check for support for D_FORTIFY_SOURCE=2 @@ -359,6 +359,7 @@ AC_DEFUN([DC_DOVECOT],[ cd $dovecotdir abs_dovecotdir=`pwd` cd $old + AC_SUBST(abs_dovecotdir) DISTCHECK_CONFIGURE_FLAGS="--with-dovecot=$abs_dovecotdir --without-dovecot-install-dirs" dnl Make sure dovecot-config doesn't accidentically override flags