On Mon, Nov 24, 2014 at 12:49:00PM +0100, Thomas Graf wrote:
> Exposes the package version as string and the library versioning
> as numeric macro.
>
> OVS_LIB_VERSION may be used to check for a particular version of
> the interface.
>
> OVS_LIB_REVISION and OVS_LIB_AGE exist to map a set of inst
Exposes the package version as string and the library versioning
as numeric macro.
OVS_LIB_VERSION may be used to check for a particular version of
the interface.
OVS_LIB_REVISION and OVS_LIB_AGE exist to map a set of installed
headers to a particular shared library instance.
Signed-off-by: Thom