mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 06:10:50 +00:00
Allow to override the default linker versioning scheme for libraries
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12224 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
05f3a64609
commit
8a845011f6
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Sat Jan 26 15:02:49 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* library.make: Recognize xxx_SOVERSION to be used to override the
|
||||
default SOVERSION (From an idea by Helge Hess). Added explanation
|
||||
of why this is an interesting option to have.
|
||||
|
||||
Sat Jan 26 14:29:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* executable.template.in (appname): Minor tidyup of the sed code
|
||||
|
|
Loading…
Reference in a new issue