Re: [PATCH 0/7] Various libnl related fixes



On Tue, 2011-09-13 at 18:35 +0200, Thomas Graf wrote:
> I see. That can be arranged. I have already switched the headers
> installation path to $(includedir)/libnl3 with an appropriate -I line
> in the pkg-config file and I will change the library basename to libnl-3
> and switch to libtool versioning, i.e. libnl-3.so.x.y.z I have also
> renamed the libnl-3.0.pc file to libnl-3.pc for easier checking.
> 
> That should allow for libnl3 to be installed on any system without
> affecting any existing installations.

I released libnl-3.2.0 for this purpose.

Library basename has been changed to libnl-3. I adapted the versioning
system of glib and dropped the release based versioning. Headers are now
installed in ${includedir}/libnl3/ and pkg-config redirects accordingly.

I also added a libnl-route-3.0.pc so NM gets the correct LDFLAGS when
linking against libnl-route-3.so.



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