Re: pkg-config file for libnl



On Fri, 2005-11-18 at 17:15 -0500, j bootlab org wrote:
> hi,
> 
> just noticed that NetworkManager depends on a 
> pkg-config file for libnl, which is not upstream, 
> is it possible to get that into svn?

Thomas,

Could you add the following pkgconfig file to the distribution?  It
should get installed in $libdir/pkgconfig.  Actually, I think the
correct thing to do is have a libnl-1.pc.in and replace the paths at the
top of the file with the correct ones from configure, along with the
libnl version.  I think the rest can stay as-is...

Thanks!
Dan


prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include

Name: libnl
Description: Convenience library for netlink sockets
Version: 1.0-pre3
Libs: -L${libdir} -lnl
Cflags:


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