Обсуждение: configure still looking for crypt()?

Поиск
Список
Период
Сортировка

configure still looking for crypt()?

От
Peter Eisentraut
Дата:
I noticed that configure is still looking for crypt() and crypt.h.
Isn't that long obsolete?

If so, I suggest to remove it with the attached patch.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

Re: configure still looking for crypt()?

От
Tom Lane
Дата:
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
> I noticed that configure is still looking for crypt() and crypt.h.
> Isn't that long obsolete?
> If so, I suggest to remove it with the attached patch.

+1

            regards, tom lane



Re: configure still looking for crypt()?

От
Peter Eisentraut
Дата:
On 2019-08-20 16:07, Tom Lane wrote:
> Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
>> I noticed that configure is still looking for crypt() and crypt.h.
>> Isn't that long obsolete?
>> If so, I suggest to remove it with the attached patch.
> 
> +1

done

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services