X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=JQ
	psVEyZE0CKVvTGyBcg3yDqXV48DInkbSpeAbKfNK5uyq+EquXXGi2CSSRoZWmDMa
	alBLNyD0RjyPIO3jIS5piOgIMTPyyfLTGYeE+HuWHScSYogMs6c4IKj6RMkI1rkp
	eJrTTGhejjvq4HhdVzpTQJlFVWlOieThUCgh0e68c=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=F2bi9yDe
	Uc1IFk3B0kkgL+4Uxbk=; b=EPfAStK94SSbAG9UG1IJGC8F45ubv1VMOCuDEaRX
	zSKxwUQ5pTrDRs8bLsqJ9Lb9rGjywQbUzIyNaxh9fzBqfcT4Ph3QOMGecH/nmUL2
	QZHqgsOrHILK1TF1dshB1LhYdJDspzzeVwNATrWk8Vt+fyEbbcVc6u8tpXM0vtuY
	t38=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=configurable, H*f:sk:4zCuZVf, H*f:sk:RjNH4e4, H*i:sk:56D1F5D
X-HELO: mail-io0-f181.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:in-reply-to:references:date         :message-id:subject:from:to;        bh=ywz+FairnrmwD+QauokqMBPex5DjCj6SwV2h8WeiPbQ=;        b=Gd40CLVGc3uH8/aWOixRc87kdDFXaehrUq33O7cbdyn7uQXWx+XGyJXqE2fnzcGKUx         mRh+7ghtCli6EDvyoI2yEMFsSJpKgX1bvzdPGxdI+skCcldM1EYG8A1X90NjwP78K36K         N1CRtXdmPOdVtyYWM6t6ZTBAacKPHO3/rw28Ed4N7eh99MuMjwE3LN1qHn11q0xXdBDN         GJZD8I0G6X+0+naMkyy3s0Fi5JrnOrerZ/5n6uCXYNPtIrMT4L0hYI1S/NC2VsVnvtDq         L03X/NF/Rh9WQG6KQrmFggkRRM4w/RG3R+AWLQAaLlp/cX8alm3n6AiydCX8zXWeifDh         swqw==
X-Gm-Message-State: AG10YOSzEvhcpAN/8yEvAi37YcM1e8PJW5pOdCz5EnohNS/xsySENb2TsZGmQxGJg9wZubI1hOAW7OFwdpH1zw==
MIME-Version: 1.0
X-Received: by 10.107.35.146 with SMTP id j140mr14976269ioj.197.1456656424623; Sun, 28 Feb 2016 02:47:04 -0800 (PST)
In-Reply-To: <56D1F5D1.8030404@cs.umass.edu>
References: <CAE5i=Rg99dTs=SN3RZ4hXWWt_wfY98WJaRF4QnB5LoWA=OcsjQ@mail.gmail.com>	<CAO1jNwuUmVgPi+zcs=_wyDD+Nq6A0eQv1tz+ePL9cno0FWvRuw@mail.gmail.com>	<CAE5i=RjNH4e4audj2H5UyRMcjEHcydB+4zCuZVf7uO2cwugVRg@mail.gmail.com>	<56D1F5D1.8030404@cs.umass.edu>
Date: Sun, 28 Feb 2016 11:47:04 +0100
Message-ID: <CAO1jNwsP+xFwDoq+zn2z4uYagm4rzuVsy_RXdjQv-pEWyLhhVA@mail.gmail.com>
Subject: Re: sqlite3 not being built with libreadline
From: Jan Nijtmans <jan.nijtmans@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

2016-02-27 20:15 GMT+01:00 Eliot Moss:
> linenoise is not configurable while readline is.  I doubt the added size
> is much of a big deal with something as large as sqlite is already.  The
> linenoise project itself suggests using readline if it's available and
> linenoise if readline is not.

This is a convincing argument for me. I'll provide a new build (3.11.0-2)
next week.

Regards,
     Jan Nijtmans

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

