aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2020-11-06 19:39:13 +0900
committerYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2020-11-06 19:39:13 +0900
commit55410ed984edd70376a3121a0ac62dc89f8fbd50 (patch)
treeae141042edd310f8613ae76ca45863c5ceed62f8 /configure
parentbe84d819ed263879454840b60592734690e1603c (diff)
parent9dd4dc9131506dff9dd8744b254b69f15d1a729c (diff)
downloadmailman2-55410ed984edd70376a3121a0ac62dc89f8fbd50.tar.gz
mailman2-55410ed984edd70376a3121a0ac62dc89f8fbd50.tar.xz
mailman2-55410ed984edd70376a3121a0ac62dc89f8fbd50.zip
sync merge lp:mailman/2.1 up to r1862
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure7
1 files changed, 4 insertions, 3 deletions
diff --git a/configure b/configure
index 6749b007..59702c2f 100755
--- a/configure
+++ b/configure
@@ -2277,10 +2277,11 @@ if test "$havednspython" = "no"
then
as_fn_error $? "
-***** dnspython not found. It is required for the new
-***** dmarc_moderation_action featurer. Get it from
+***** dnspython <2.0 not found. It is required for the new
+***** dmarc_moderation_action feature. Get it from
***** <http://www.dnspython.org/> or
-***** <https://pypi.python.org/pypi/dnspython/>" "$LINENO" 5
+***** <https://pypi.python.org/pypi/dnspython/>
+***** You must get a version < 2.0" "$LINENO" 5
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $havednspython" >&5
$as_echo "$havednspython" >&6; }