Re: Detecting proper bison version before make

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Greg Sabino Mullane <greg(at)turnstep(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Detecting proper bison version before make
Date: 2003-06-05 18:59:41
Message-ID: Pine.LNX.4.44.0306051854450.2050-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

Greg Sabino Mullane writes:

> Can the configure script be made to check for a proper version of bison?

Normally the parser files are prebuild and bison is never invoked. So it
seems wasteful to do a bunch of checking for this rare case.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dmitry Tkach 2003-06-06 14:59:35 Re: Installation problems
Previous Message Jeffrey Babb 2003-06-04 19:31:55 Installation problems

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2003-06-06 14:20:09 Re: array support patch phase 1 patch
Previous Message Jim C. Nasby 2003-06-05 16:43:34 Bug in metaphone (contrib/fuzzystrmatch)