Re: [BUGS] Detecting proper bison version before make

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [BUGS] Detecting proper bison version before make
Дата
Msg-id 200306090128.h591SQa07045@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [BUGS] Detecting proper bison version before make  (Peter Eisentraut <peter_e@gmx.net>)
Список 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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-patches по дате отправления:

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: [GENERAL] Bug in metaphone (contrib/fuzzystrmatch)
Следующее
От: Joe Conway
Дата:
Сообщение: Re: array support patch phase 1 patch