pkg-config usage for sqlite3

Kevin J. McCarthy kevin at 8t8.us
Mon Aug 12 16:15:57 UTC 2019


It looks like building a static binary doesn't work with the sqlite3 
option, due to a couple extra dependencies needed in that case.

One common, and increasingly prevalent, solution is to use pkg-config 
and the related autoconf macros (e.g. PKG_CHECK_MODULES).  However, this 
isn't without issues, for example dealing with libraries installed in 
non-standard places.

What do you all think about using pkg-config for the sqlite3 dependency? 
Experiences and tips on doing this properly are welcome.

Thank you.

-- 
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.mutt.org/pipermail/mutt-dev/attachments/20190812/505d2881/attachment.asc>


More information about the Mutt-dev mailing list