From cecc0ea4d8d4b813bcf8b04eb2c45b6143de3a7c Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sun, 13 Sep 2020 07:21:30 -0700 Subject: Update configure to indicate dnspython<2.0 is required. --- configure | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'configure') 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 ***** or -***** " "$LINENO" 5 +***** +***** You must get a version < 2.0" "$LINENO" 5 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $havednspython" >&5 $as_echo "$havednspython" >&6; } -- cgit v1.2.3