mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
New --enable-multi-platform option. Platform now hardcoded in GNUstep.sh,
so that it works without devel tools, and it's also faster. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@15704 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1bc691654f
commit
0ac235af2a
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
Sun Jan 26 04:54:09 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* configure.ac: New --enable-multi-platform option, off by
|
||||
default. Substitute GNUSTEP_MULTI_PLATFORM and target when
|
||||
processing .in files.
|
||||
* configure: Regenereated.
|
||||
* GNUstep.sh.in: If GNUSTEP_MULTI_PLATFORM is empty, use hardcoded
|
||||
GNUSTEP_HOST, GNUSTEP_HOST_OS, GNUSTEP_HOST_CPU,
|
||||
GNUSTEP_HOST_VENDOR as provided by configure.
|
||||
* GNUstep.csh.in: Idem.
|
||||
|
||||
Fri Jan 10 05:48:06 GMT 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* target.make (INTERNAL_CFLAGS): On darwin, apple foundation, add
|
||||
|
|
Loading…
Reference in a new issue