> On 21 Mar 2024, at 11:23, Piotr Sikora via nginx-devel
> wrote:
>
> Hi Sergey,
>
>> I'd rewrote the description to be more specific:
>>
>> : Configure: fixed Linux crypt_r() test to add libcrypt.
>> :
>> : Previously, the resulting binary was successfully linked
>> : because libcrypt was ad
Hi Sergey,
> I'd rewrote the description to be more specific:
>
> : Configure: fixed Linux crypt_r() test to add libcrypt.
> :
> : Previously, the resulting binary was successfully linked
> : because libcrypt was added in a separate test for crypt().
That's fine with me.
Best regards,
Piotr Sik
> On 28 Feb 2024, at 05:23, Piotr Sikora via nginx-devel
> wrote:
>
> # HG changeset patch
> # User Piotr Sikora
> # Date 1708977638 0
> # Mon Feb 26 20:00:38 2024 +
> # Branch patch014
> # Node ID 570e97dddeeddb79c71587aa8a10150b64404beb
> # Parent cdc173477ea99fd6c952a85e5cd11db664
# HG changeset patch
# User Piotr Sikora
# Date 1708977638 0
# Mon Feb 26 20:00:38 2024 +
# Branch patch014
# Node ID 570e97dddeeddb79c71587aa8a10150b64404beb
# Parent cdc173477ea99fd6c952a85e5cd11db66452076a
Configure: link libcrypt when a feature using it is detected.
Previously, this