From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
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-08 09:49:11 |
Message-ID: | Pine.LNX.4.44.0306071816510.2132-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-patches |
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.
--
Peter Eisentraut peter_e(at)gmx(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | hialqayed | 2003-06-08 16:39:24 | [sap-portals-admins] Re: (unknown) |
Previous Message | Dima Tkach | 2003-06-07 17:33:58 | Re: Compund indexes and ORs |
From | Date | Subject | |
---|---|---|---|
Next Message | Rod Taylor | 2003-06-08 13:57:57 | Fix up JOIN .. USING with domains |
Previous Message | Tom Lane | 2003-06-08 05:37:37 | This is not gonna do |