autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to autoconf figure out what library need to be linked to?


From: Peng Yu
Subject: How to autoconf figure out what library need to be linked to?
Date: Tue, 30 Mar 2021 11:47:30 -0500

Hi,

crypt(3) does not need -lcrypt on macOS, but need -lcrypt on Linux.
How does autoconf determine what library needs to be linked based on
the source code? Thanks.

-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]