Small cross compilcation change.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19918 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2004-08-24 22:21:00 +00:00
parent 5d6f918817
commit a49139e03c
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2004-08-25 Fred Kiefer <FredKiefer@gmx.de>
* Tools/make_strings/GNUmakefile: Include config.mak to be
consistent with the other base makefiles. Without this cross
compliation failed for this subproject.
2004-08-24 David Ayers <d.ayers@inode.at>
* Source/NSScanner.m: Define _GNU_SOURCE before including other

View file

@ -24,6 +24,7 @@
GNUSTEP_LOCAL_ADDITIONAL_MAKEFILES=../../base.make
include $(GNUSTEP_MAKEFILES)/common.make
include ../../config.mak
VERSION = 0.4.2
PACKAGE_NAME = make_strings