mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Renamed xxx_SOVERSION in libraries to xxx_INTERFACE_VERSION
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18765 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ab710216cd
commit
60437ed194
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Thu Mar 4 11:36:41 2004 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/library.make (INTERFACE_VERSION): New variable.
|
||||
xxx_SOVERSION has been renamed to xxx_INTERFACE_VERSION, which
|
||||
will be used consistently by frameworks too, and not only for the
|
||||
.so names. Backwards compatibility code for xxx_SOVERSION
|
||||
included.
|
||||
|
||||
Thu Mar 4 10:41:21 2004 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/bundle.make (internal-bundle-copy_into_dir): New rule.
|
||||
|
|
Loading…
Reference in a new issue