From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] configure: do not require Bison Date: Wed, 29 Feb 2012 15:53:34 +0100 Message-ID: <20120229145334.GA26404@aepfle.de> References: <1330525507-7833-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1330525507-7833-1-git-send-email-ian.campbell@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Roger Pau Monne , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, Feb 29, Ian Campbell wrote: > I _think_ this isn't required because we also checkin the generated files. A > more complete fix might also allow the user to force regeneration but I didn't > both here. Perhaps flex is not really needed as well, at least it wasnt before the change to configure. But then, both are needed if one updates .y and .l files. Olaf