Re: little anoyance with configure

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: little anoyance with configure
Дата
Msg-id 1281.1164924847@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: little anoyance with configure  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Would not this be a simple solution? And configure is already littered 
> with uses of sed.

Good idea --- that's actually the only use of tr in the whole script,
so using sed gets rid of a dependency.  (I wonder if the autoconf boys
deliberately avoid tr because they know about portability issues...)
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: little anoyance with configure
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Notify enhancement