From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 8B+hOmMSu16VfwAA0tVLHw (envelope-from ) for ; Tue, 12 May 2020 21:17:23 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id WAu0GnISu14tRAAAbx9fmQ (envelope-from ) for ; Tue, 12 May 2020 21:17:38 +0000 Received: from arlo.cworth.org (unknown [50.126.95.6]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1A514940D01 for ; Tue, 12 May 2020 21:17:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 9E9F36DE137D; Tue, 12 May 2020 14:17:25 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xtwiTzJjQANO; Tue, 12 May 2020 14:17:25 -0700 (PDT) Received: from arlo.cworth.org (localhost [IPv6:::1]) by arlo.cworth.org (Postfix) with ESMTP id D75636DE10B3; Tue, 12 May 2020 14:17:23 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 271816DE10B3 for ; Tue, 12 May 2020 14:17:22 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YIwIRl0CmUsq for ; Tue, 12 May 2020 14:17:20 -0700 (PDT) Received: from che.mayfirst.org (unknown [162.247.75.117]) by arlo.cworth.org (Postfix) with ESMTPS id C9E056DE10AA for ; Tue, 12 May 2020 14:17:19 -0700 (PDT) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/simple; d=fifthhorseman.net; i=@fifthhorseman.net; q=dns/txt; s=2019; t=1589318236; h=from : to : subject : date : message-id : mime-version : content-transfer-encoding : from; bh=lanH/m9jz+rRb99J3Rl7s1uTwLjNCBMbZmpQ2ha++fQ=; b=IYloYR6jh8zMo9DAW1K6jzuG+ji/Q96UIjDZY8n3e5GYOpEHIYlxP3VnVrk4KaY42oMXV dnD9DjuHFOd0fOPCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fifthhorseman.net; i=@fifthhorseman.net; q=dns/txt; s=2019rsa; t=1589318236; h=from : to : subject : date : message-id : mime-version : content-transfer-encoding : from; bh=lanH/m9jz+rRb99J3Rl7s1uTwLjNCBMbZmpQ2ha++fQ=; b=VDJ6jiT6gN5UEuH7OHaGtxmvNj6J/8HebQyabGp/+dm9GIp7eW8uxWq8uIRix1NUfaYH5 QHX0dLqhjLmUZncXYmdQBZoMUESKzQtcNlgu2t9JRvQ6jb4ZyxqyNorHTmW+IXiEb1ER0gr vvwwYOfCecechWOPtWvNg4OS2iKnBLbOx81TM2W05K6AgAKk9KsE5NjmvD//VdXpcrUZ1zZ i+TkTr2fbDO5AvQSuaLhZ675MroxTIZrVRRGa5BZ+perl0w+eZI9r3HOICslvsBIqr8lRCp TlevUIVJ3WgA22mpw0fA0NINnztwLnyZaLGP9wn3YOsL9IesiQ2eKzCYTOdA== Received: from fifthhorseman.net (unknown [IPv6:2001:470:1f07:60d:f2de:f1ff:fec3:d109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by che.mayfirst.org (Postfix) with ESMTPSA id 2B9DEF9A5 for ; Tue, 12 May 2020 17:17:16 -0400 (EDT) Received: by fifthhorseman.net (Postfix, from userid 1000) id 6BC5B20438; Tue, 12 May 2020 17:17:09 -0400 (EDT) From: Daniel Kahn Gillmor To: Notmuch Mail Subject: [PATCH] configure: report GMime minimum version in ./configure output Date: Tue, 12 May 2020 17:17:09 -0400 Message-Id: <20200512211709.339286-1-dkg@fifthhorseman.net> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: notmuch-bounces@notmuchmail.org Sender: "notmuch" X-Scanner: scn0 X-Spam-Score: 4.59 Authentication-Results: aspmx1.migadu.com; dkim=fail (body hash did not verify) header.d=fifthhorseman.net header.s=2019 header.b=IYloYR6j; dkim=fail (body hash did not verify) header.d=fifthhorseman.net header.s=2019rsa header.b=VDJ6jiT6; dmarc=fail reason="SPF not aligned (relaxed)" header.from=fifthhorseman.net (policy=none); spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 50.126.95.6 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Scan-Result: default: False [4.59 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.44918557375236]; RDNS_NONE(1.00)[]; DWL_DNSWL_FAIL(0.00)[50.126.95.6:server fail]; R_SPF_ALLOW(-0.20)[+a]; IP_REPUTATION_HAM(0.00)[asn: 27017(-0.18), country: US(-0.00), ip: 50.126.95.6(-0.45)]; R_DKIM_REJECT(1.00)[fifthhorseman.net:s=2019,fifthhorseman.net:s=2019rsa]; FORGED_SENDER_MAILLIST(0.00)[]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.50)[cached: notmuchmail.org]; DKIM_TRACE(0.00)[fifthhorseman.net:-]; MAILLIST(-0.20)[mailman]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:27017, ipnet:50.126.64.0/18, country:US]; FROM_NEQ_ENVFROM(0.00)[dkg@fifthhorseman.net,notmuch-bounces@notmuchmail.org]; RDNS_DNSFAIL(0.00)[]; ARC_NA(0.00)[]; URIBL_BLOCKED(0.00)[notmuchmail.org:email,fifthhorseman.net:email]; FROM_HAS_DN(0.00)[]; SPF_REPUTATION_HAM(0.00)[-0.4172525953654]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[notmuch@notmuchmail.org]; HAS_LIST_UNSUB(-0.01)[]; RCPT_COUNT_ONE(0.00)[1]; DNSWL_BLOCKED(0.00)[50.126.95.6:from]; MID_CONTAINS_FROM(1.00)[]; HFILTER_HOSTNAME_UNKNOWN(2.50)[]; RCVD_COUNT_SEVEN(0.00)[8]; DMARC_POLICY_SOFTFAIL(0.10)[fifthhorseman.net : SPF not aligned (relaxed),none] X-TUID: evPyBsfnExCd We already report the minimum version for Glib, zlib, and Xapian development libraries. For consistency, report it for GMime as well. Signed-off-by: Daniel Kahn Gillmor --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 92e5bd1b..a67b4384 100755 --- a/configure +++ b/configure @@ -468,7 +468,7 @@ fi GMIME_MINVER=3.0.3 -printf "Checking for GMime development files... " +printf "Checking for GMime development files (>= $GMIME_MINVER)... " if pkg-config --exists "gmime-3.0 >= $GMIME_MINVER"; then printf "Yes.\n" have_gmime=1 -- 2.26.2