Hi,

On Wed, Jul 07, 2010 at 07:15:34PM +0200, Sebastian Harl wrote:

>   libctapimkt_la_LDFLAGS = $(AM_LDFLAGS) -version-info 
> @GENERIC_LIBRARY_VERSION@

Like that, except that $(AM_LDFLAGS) is implicit and doesn't need to be
specified again here, and @GENERIC_LIBRARY_VERSION@ is not a standard
name, but rather something the other projects that use it have defined
in their configure.ac (and I'd hardcode it in the Makefile.am).

Also,

http://www.gnu.org/software/libtool/manual/html_node/Versioning.html

is an important read.

   Simon


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100708075343.gb2...@richter

Reply via email to