gnutls-devel
[Top][All Lists]
Advanced

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

[gnutls-dev] pkg-config file for libgnutls


From: Pavlov Konstantin
Subject: [gnutls-dev] pkg-config file for libgnutls
Date: Thu, 15 Feb 2007 00:47:05 +0300
User-agent: Mutt/1.5.13 (2006-08-11)

Hello everyone.

I noticed that my libgnutls-devel package doesn't depend on libtasn1-devel
one.

Looks like this is due to that line in .pc file:

Libs.private: -L/usr/lib -lgnutls -ltasn1  -lgcrypt -lgpg-error

Shouldnt it be Libs: -L${libdir} @LIBGNUTLS_LIBS@ instead?

Without libtasn1-devel installed, macro AM_PATH_LIBGNUTLS doesnt work.



reply via email to

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