Re: [BUGS] Detecting proper bison version before make

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Greg Sabino Mullane <greg(at)turnstep(dot)com>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [BUGS] Detecting proper bison version before make
Date: 2003-06-09 01:28:26
Message-ID: 200306090128.h591SQa07045@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > Here is an applied patch to check for bison version >= 1.875 and print a
> > warning. I piggybacks on the existing bison warning.
>
> Instead of 'bison --version' you need to check the executable that was
> actually detected by configure.

I have since changed it to $YACC, per suggestion from Tom.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tomas Szepe 2003-06-09 11:11:11 Re: What could be the problem?
Previous Message Bruce Momjian 2003-06-09 01:16:51 Re: Detecting proper bison version before make

Browse pgsql-patches by date

  From Date Subject
Next Message Joe Conway 2003-06-09 05:11:28 Re: array support patch phase 1 patch
Previous Message Bruce Momjian 2003-06-09 01:16:51 Re: Detecting proper bison version before make