From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: ldap support for Claws Mail Date: Fri, 22 Mar 2019 15:05:50 +0100 Message-ID: <87lg176m2p.fsf@elephly.net> References: <20190322110437.4d8f649c@gfi063209.klientdrift.uib.no> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:41185) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7L3k-00043T-RL for guix-devel@gnu.org; Fri, 22 Mar 2019 10:22:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h7L2t-0008BG-PZ for guix-devel@gnu.org; Fri, 22 Mar 2019 10:21:20 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21002) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h7L2t-00088t-34 for guix-devel@gnu.org; Fri, 22 Mar 2019 10:21:19 -0400 In-reply-to: <20190322110437.4d8f649c@gfi063209.klientdrift.uib.no> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marco van Hulten Cc: guix-devel@gnu.org Hi Marco, > Added configure option is enough (works without the openldap package). Thanks for the patch! I pushed it to the master branch after changing the commit summary and the formatting. -- Ricardo