mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-02 21:21:32 +00:00
Set version variables in makefile so that calling makefiles can determine
which gui library version they are using git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10131 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d525dec056
commit
0b246edd2f
1 changed files with 12 additions and 1 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
||||||
|
Sat Jun 9 04:04:46 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
|
* gui.make: Moved to gui.make.in.
|
||||||
|
* gui.make.in: New file with code from gui.make;
|
||||||
|
(GNUSTEP_GUI_VERSION, GNUSTEP_GUI_MAJOR_VERSION),
|
||||||
|
(GNUSTEP_GUI_MINOR_VERSION, GNUSTEP_GUI_SUBMINOR_VERSION): New
|
||||||
|
variables set up at configure time.
|
||||||
|
* configure.in: Source ./Version and substitute the new version
|
||||||
|
variables; generate gui.make from gui.make.in.
|
||||||
|
* configure: Regenerated.
|
||||||
|
|
||||||
Sat Jun 9 02:54:37 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
Sat Jun 9 02:54:37 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
* Source/NSTextView.m (NSTEXTVIEW_SYNC): Use full selector as
|
* Source/NSTextView.m (NSTEXTVIEW_SYNC): Use full selector as
|
||||||
|
|
Loading…
Reference in a new issue