Re: libedit broke in head

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: libedit broke in head
Дата
Msg-id 29476.1159729228@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: libedit broke in head  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: libedit broke in head  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
"Joshua D. Drake" <jd@commandprompt.com> writes:
> I really don't get the libedit-preferred syntax? Why not just:

> --with-libedit     use BSD Libedit not GNU Readline
> --with-readline use GNU Readline not BSD Libedit
> --without-readline do not use GNU Readline nor BSD Libedit

Well, the point is that the current configure behavior usually does the
right thing *without* any switches.  If we made it behave as above then
the user would be forced to specify which library was installed on his
system, which is a bit pedantic when most platforms will have only one.
        regards, tom lane


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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: [PATCHES] Generic Monitoring Framework with DTrace patch
Следующее
От: ssinger_pg@sympatico.ca
Дата:
Сообщение: 8.2beta1 failure on IRIX