In the main makefile, check that the user has run the gnustep configuration

script at the very beginning; it it<the user> has not, tell it to do it,
and exit gracefully.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10079 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-06-05 14:14:59 +00:00
parent ec849e00a8
commit cbbe53e05b

View file

@ -1,3 +1,8 @@
2001-06-05 Nicola Pero <n.pero@mi.flashnet.it>
* GNUmakefile: If GNUSTEP_MAKEFILES is not set, tell the user it
needs to source GNUstep.sh and then exit with an error.
2001-06-05 Nicola Pero <n.pero@mi.flashnet.it>
* Source/mframe.m: Disabled inlining of nested functions. This