Re: Dependency from a specific binary version

2011-10-07 Thread Thibaut Paumard
Le 07/10/11 10:16, Ole Streicher a écrit : > Hi, > > in a library that I want to package for Debian, there is a runtime check > that another library has the same version number as at compile time: > > ---8<- > float cfitsio_version;

Dependency from a specific binary version

2011-10-07 Thread Ole Streicher
Hi, in a library that I want to package for Debian, there is a runtime check that another library has the same version number as at compile time: ---8<- float cfitsio_version; const float cfitsio_version_diff = fits_get_version(&cfit