[trivial patch] pkg-config support for libgcrypt

Andreas Metzler ametzler at downhill.at.eu.org
Sun Feb 11 13:31:07 CET 2007


Hello,

attached you can find a quite trivial patch for adding pkg-config
support to gcrypt. It is based on gnutls' pkg-config support (which
explains the copyright statement in the pc file).

(SID)ametzler at argenau:$ pkg-config --libs libgcrypt
-lgcrypt
(SID)ametzler at argenau:$ pkg-config --libs libgcrypt --static
-lgcrypt -lgpg-error
(SID)ametzler at argenau:$ pkg-config --variable=digests libgcrypt
crc md4 md5 rmd160 sha1 sha256 sha512 tiger

thanks, cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: newlyadded.diff
Type: text/x-diff
Size: 2230 bytes
Desc: not available
Url : /pipermail/attachments/20070211/62652097/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : /pipermail/attachments/20070211/62652097/attachment.pgp 


More information about the Gcrypt-devel mailing list