From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludovic.courtes@laas.fr (=?iso-8859-1?q?Ludovic_Court=E8s?=) Newsgroups: gmane.lisp.guile.devel Subject: Re: configure.in: Look for flex Date: Fri, 17 Jun 2005 09:19:19 +0200 Organization: LAAS-CNRS Message-ID: <877jgt5u2w.fsf@laas.fr> References: <87u0jzj0z8.fsf@laas.fr> <87wtov1epk.fsf@zip.com.au> <871x7220ry.fsf@laas.fr> <87u0jxoo3k.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118992550 27043 80.91.229.2 (17 Jun 2005 07:15:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Jun 2005 07:15:50 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Jun 17 09:15:47 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DjB4B-00017m-PX for guile-devel@m.gmane.org; Fri, 17 Jun 2005 09:15:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjB9k-0006YJ-Vi for guile-devel@m.gmane.org; Fri, 17 Jun 2005 03:20:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DjB86-0005vq-0b for guile-devel@gnu.org; Fri, 17 Jun 2005 03:19:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DjB82-0005tm-0A for guile-devel@gnu.org; Fri, 17 Jun 2005 03:19:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjB81-0005qt-Bl for guile-devel@gnu.org; Fri, 17 Jun 2005 03:19:01 -0400 Original-Received: from [140.93.0.15] (helo=laas.laas.fr) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DjB7z-0000NN-FC for guile-devel@gnu.org; Fri, 17 Jun 2005 03:18:59 -0400 Original-Received: by laas.laas.fr (8.13.1/8.13.1) with SMTP id j5H7GvWL004644; Fri, 17 Jun 2005 09:16:58 +0200 (CEST) Original-To: ludovic.courtes@laas.fr (=?iso-8859-1?q?Ludovic_Court=E8s?=) X-URL: http://www.laas.fr/~lcourtes/ X-Revolutionary-Date: 29 Prairial an 213 de la =?iso-8859-1?q?R=E9volution?= X-PGP-Key-ID: 0xEB1F5364 X-PGP-Key: http://www.laas.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-OS: powerpc-unknown-linux-gnu In-Reply-To: <87u0jxoo3k.fsf@zip.com.au> (Kevin Ryde's message of "Fri, 17 Jun 2005 09:53:35 +1000") User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) X-Spam-Score: 0.496 () MAILTO_TO_SPAM_ADDR X-Scanned-By: MIMEDefang at CNRS-LAAS X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5123 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:5123 Kevin Ryde writes: > If the generated file is checked into the cvs and the dates are right > then you won't need flex for a maintainer build, unless you actually > change the source. Actually I needed it, hence this thread. ;-) `AM_PROG_FLEX' is probably the right thing, yes. Thanks, Ludovic. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel