]> 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:08:11 +0000 (22:08 +0200)
commitb80dafc8692debf6c1d8b6bafb80e30c3ae03f6e
tree6796dffd18fe2eafbc8b53a14ef4b9723b7c1de0
parent59ec13895c97ffd74979a0b811a7571f6de56386
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