On Wed, Jul 10, 2024 at 11:11 AM Pavel Stehule wrote:
>
> Hi
>
> st 10. 7. 2024 v 18:07 odesílatel Igor Korot napsal:
>>
>> Hi, ALL,
>> Is there an explicit autotools macro that can tell
>> the presence of PostgreSQL client library?
>> And that can be used with "configure" script.
>>
>> Or I shou
Hi
st 10. 7. 2024 v 18:07 odesílatel Igor Korot napsal:
> Hi, ALL,
> Is there an explicit autotools macro that can tell
> the presence of PostgreSQL client library?
> And that can be used with "configure" script.
>
> Or I should be using AC_CHECK_MODULE() one?
>
I use
I use
https://github.com/
Hi, ALL,
Is there an explicit autotools macro that can tell
the presence of PostgreSQL client library?
And that can be used with "configure" script.
Or I should be using AC_CHECK_MODULE() one?
Thank you.