mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-31 01:10:56 +00:00
Further simplification of library and header flag code in common.make;
added sanity check on GNUSTEP_*_ROOT being non-empty in common.make; minor fixes in foundation header flags in common.make git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12176 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4c2644944e
commit
28f5f28d1d
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
Mon Jan 21 23:57:28 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* common.make (GNUSTEP_HEADERS_FND_FLAG): Fixed order of flags.
|
||||
For libFoundation, added missing network header flag.
|
||||
* common.make: Implemented sanity check on GNUSTEP_*_ROOT. Exit
|
||||
with an error if any of those variables is unset. Simplified all
|
||||
the code in the file by removing obsolete checks for empty
|
||||
GNUSTEP_*_ROOT and simplified even further by merging all settings
|
||||
of library and header flags for different GNUSTEP_*_ROOT into
|
||||
simple single commands.
|
||||
|
||||
Mon Jan 21 20:34:03 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* config.guess: Updated to latest version.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue