]> www.ginac.de Git - ginac.git/commit
Properly document how to deal with libtool versioning.
authorRichard Kreckel <kreckel@ginac.de>
Tue, 29 Sep 2009 20:08:11 +0000 (22:08 +0200)
committerRichard Kreckel <kreckel@ginac.de>
Tue, 29 Sep 2009 20:20:58 +0000 (22:20 +0200)
commitf2f67dde5c9caca69137da2178118407f27639ef
tree8434efbdb05bde8750646b2afe90cd817cfdccfb
parent7a2ac48810afb303e1580afb6266876dda3c5da0
Properly document how to deal with libtool versioning.

The old description was referring to ginac_lt_age which should always
stay 0, because we promised to mark incompatible binary interfaces by
bumping ginac_minor_version (or even ginac_major_version). Let's get
rid of ginac_lt_age.
configure.ac