[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: HEADS UP: -llber/-lldap sonames changes
At 05:16 AM 3/26/2004, Andreas wrote:
>I never saw such a weird naming scheme before.
There are a number of other packages using this scheme.
It what libtool generates when you both release and
version-info. We want to have per "release" (in the
libtool sense) interface version. This is how you do
that in libtool. I actually came up with the idea
after looking at the Debian library packaging guide
and looking at how certain libraries (which have similar
issues) under FreeBSD were being built.
Kurt