mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +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
60d084066c
commit
165f83d120
1 changed files with 12 additions and 1 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,9 +1,20 @@
|
|||
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>
|
||||
|
||||
* Source/NSTextView.m (NSTEXTVIEW_SYNC): Use full selector as
|
||||
argument to the macro to prevent warning/problems with new
|
||||
compilers. Updated all calling code.
|
||||
|
||||
|
||||
2000-06-08 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSBitmapImageRep.m
|
||||
|
|
Loading…
Reference in a new issue